diff options
author | francis <francis> | 2008-02-27 16:18:32 +0000 |
---|---|---|
committer | francis <francis> | 2008-02-27 16:18:32 +0000 |
commit | 41a0a6f792d5015f10338030a0292fc64bb89df6 (patch) | |
tree | 8dc06e427b5f4e7080f432284bd4cdab3e07058e | |
parent | ad4241da5196db4fc4d429d7e709c6e35bfc66c4 (diff) |
Hrumph
-rw-r--r-- | public/stylesheets/main.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 36c7ff42a..2cb536111 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -400,7 +400,7 @@ table#list_requests .odd { .correspondence h2 { margin-left: 1em; margin-top: 2em; - margin-bottom: 0em; + margin-bottom: -0.5em; } @@ -509,7 +509,7 @@ dt { .xsnazzy p {margin:0 10px; letter-spacing:1px;} .xsnazzy p {padding-bottom:0.5em; color:#eee;} -.xsnazzy {background: transparent; margin:1.8em 0.5em 0.7em 0.5em;} +.xsnazzy {background: transparent; margin:1.3em 0.5em 0.7em 0.5em;} .xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;} |