aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
authormatthew <matthew>2008-01-31 10:30:37 +0000
committermatthew <matthew>2008-01-31 10:30:37 +0000
commitf7d7b527a29104edebfce0752f7a3ae2eda2bd68 (patch)
tree2546f7fd991f49849e1f2ed3255193408709ab63 /web/css.css
parent468ef73c5c9b7746eb5eaa67565ef520c1ddd1e0 (diff)
Tweaks after testing.
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css
index c45ea8be6..dc24424e2 100644
--- a/web/css.css
+++ b/web/css.css
@@ -178,7 +178,12 @@ ul#error {
#advert_thin {
width: 50%;
- margin: 0 auto;
+ margin: 1em auto;
+ border-top: dotted 1px #999999;
+}
+#advert_hfymp {
+ border-top: dotted 1px #999999;
+ text-align: center;
}
/* Front page */