From: Jeremy Kerr Date: Sat, 23 Aug 2008 04:00:57 +0000 (+0800) Subject: Remove bottom margin from title X-Git-Tag: v0.9.0~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22bd94ede966e42459838feb1bab0c2f0fd25f29;p=thirdparty%2Fpatchwork.git Remove bottom margin from title Signed-off-by: Jeremy Kerr --- diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 3604148e..5fe0e4eb 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 {