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

index ce3ab270e3ec1ec23fd6d5f4cc5b80e7f92305e7..58e5412d19dc2830949108dd4b660435851936d5 100644 (file)
 
 #tab-join #tab-join-link a,#tab-groups #tab-groups-link a,#tab-projects #tab-projects-link a,#tab-events #tab-events-link a,#tab-news #tab-news-link a { background-color: #7e2020; }
 
-img { padding-bottom: 15px; }
\ No newline at end of file
+img { padding-bottom: 15px; }
+
+#navi div,#hd{width:975px;margin:0 auto;position:relative}#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}#navi li a{padding:10px 12px;color:white;text-decoration:none}#navi li a:hover{background-color:red}#navi{background-color:maroon;height:50px;color:white !important;margin-top:10px}#navi form{width:300px;position:absolute;top:0;right:0;height:50px;line-height:50px}#navi form p{line-height:50px}#navi form input{padding:5px}
\ No newline at end of file