updated
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 21:41:28 +0000 (21:41 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 21:41:28 +0000 (21:41 +0000)
screen.css

index f555efe72081e11105b5de831e064813f3bf3a18..2dd724bb06fc271af708926c133a314134057cc0 100644 (file)
@@ -94,15 +94,17 @@ img { padding-bottom: 15px; }
 
 #hd { text-align: center; }
 
-#hd h1 { margin: 0; padding-bottom: 5px; }
+#hd h1 { margin: 0; }
 
-#hd p { font-size: 40px;
+#hd p { font-size: 34px;
      font-weight: bold;
      color: #000000;
-     line-height:40px;
+     line-height:34px;
      letter-spacing:-2px;
  } 
 
+#hd p a { display: block; padding: 10px; }
+
 
 
 #navi ul{margin:0;padding:0; line-height:50px;text-align:left}
@@ -129,4 +131,5 @@ form { width: 500px; margin: 0 auto 0; text-align: center; padding-top: 10px; }
 
 form p { font-size: 14px; }
 
-input { font-size: 18px; }
\ No newline at end of file
+input { font-size: 18px; }
+