]> git.ozlabs.org Git - patchwork/commitdiff
Remove bottom margin from title
authorJeremy Kerr <jk@ozlabs.org>
Sat, 23 Aug 2008 04:00:57 +0000 (12:00 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Sat, 23 Aug 2008 04:00:57 +0000 (12:00 +0800)
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
htdocs/css/style.css

index 3604148e0519e565f1efef4ab8ca30a67d5260bd..5fe0e4ebef2c5036c22f6f794f965ac34478b654 100644 (file)
@@ -25,6 +25,7 @@ body {
 #title h1, #title h1 a {
        font-size: 16pt;
        color: white;
 #title h1, #title h1 a {
        font-size: 16pt;
        color: white;
+       margin-bottom: 0;
 }
 
 .beta {
 }
 
 .beta {