remove margin
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:13:40 +0000 (15:13 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:13:40 +0000 (15:13 +0000)
screen.css

index 50bba4518373fa2af4d4d767fbc4077de5b5517b..27dcccc8c9ec6d9b3661a6b13237cf0fcf2cb739 100644 (file)
@@ -103,6 +103,8 @@ img { padding-bottom: 15px; }
 
 #hd { text-align: center; }
 
+#hd h1 { margin: 0; padding-bottom: 5px; }
+
 #hd p { font-size: 40px;
      font-weight: bold;
      color: #000000;