From: Jeremy Kerr Date: Sat, 23 Aug 2008 04:00:57 +0000 (+0800) Subject: Remove bottom margin from title X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=commitdiff_plain;h=22bd94ede966e42459838feb1bab0c2f0fd25f29 Remove bottom margin from title Signed-off-by: Jeremy Kerr --- 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 {