remove space at top
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 21:38:28 +0000 (21:38 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 21:38:28 +0000 (21:38 +0000)
screen.css

index e1bcc5fbdd051eb99c19fd2b6f54e727a3346d75..18be2d26fc3db7563d84c1c638e6347077b25e45 100644 (file)
@@ -94,7 +94,7 @@ img { padding-bottom: 15px; }
 
 #hd { text-align: center; }
 
-#hd h1 { margin: 0; padding-top: 10px; padding-bottom: 5px; }
+#hd h1 { margin: 0; padding-bottom: 5px; }
 
 #hd p { font-size: 40px;
      font-weight: bold;