From 22bd94ede966e42459838feb1bab0c2f0fd25f29 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Sat, 23 Aug 2008 12:00:57 +0800 Subject: Remove bottom margin from title Signed-off-by: Jeremy Kerr --- htdocs/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'htdocs') diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 3604148..5fe0e4e 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -25,6 +25,7 @@ body { #title h1, #title h1 a { font-size: 16pt; color: white; + margin-bottom: 0; } .beta { -- cgit v1.2.3