fix
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:12:26 +0000 (15:12 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:12:26 +0000 (15:12 +0000)
screen.css

index f9200de16462bd1b2b70371e5b9216bc4dbbaa4d..50bba4518373fa2af4d4d767fbc4077de5b5517b 100644 (file)
@@ -101,6 +101,17 @@ img { padding-bottom: 15px; }
 
 #navi div,#hd,#ft{width:975px;margin:0 auto;position:relative;}
 
+#hd { text-align: center; }
+
+#hd p { font-size: 40px;
+     font-weight: bold;
+     color: #000000;
+     line-height:40px;
+     letter-spacing:-2px;
+ } 
+
+
+
 #navi ul{margin:0;padding:0; line-height:50px;text-align:left}
 
 #navi li,#navi input{display:inline;font-size:20px;font-weight:bold;text-transform:lowercase;background-image:none !important;padding:0px}