Template:Team:Washington/Templates/Top
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | body {background: #B8B8B8;} <!-- this is | + | body {background: #B8B8B8;} <!-- this is a comment? --> |
#globalwrapper { | #globalwrapper { | ||
width:965px; | width:965px; | ||
padding:20px 0px; | padding:20px 0px; | ||
margin: 0 auto; | margin: 0 auto; | ||
- | background-color:# | + | background-color:#ffffff; |
height:100%; | height:100%; | ||
} | } | ||
- | .firstHeading { | + | .firstHeading { |
height:0px; | height:0px; | ||
visibility:hidden; | visibility:hidden; | ||
Line 17: | Line 17: | ||
border-right-width:0px; | border-right-width:0px; | ||
padding:5px; | padding:5px; | ||
- | width: 965px; | + | width:965px; |
} | } | ||
#menubar { | #menubar { | ||
- | background-color: #FFFFFF; | + | background-color: #FFFFFF; |
} | } | ||
#menubar ul li a { | #menubar ul li a { | ||
- | color: #696868; } | + | color: #696868; } |
.right-menu li a { | .right-menu li a { | ||
- | + | color: red; | |
- | background-color: | + | background-color: #FFFFFF; |
} | } | ||
- | #p-logo { height | + | #p-logo { height 1px; overflow:hidden; display: none;} |
#top-section { | #top-section { | ||
background-position: center center; | background-position: center center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-color: #FFFFFF; | + | background-color: #FFFFFF; |
border-width:0px; | border-width:0px; | ||
- | height: | + | height:10px; |
- | + | } | |
- | #siteSub { | + | #siteSub { |
display:none; | display:none; | ||
} | } | ||
#search-controls { | #search-controls { | ||
- | display:none; | + | display:none; |
margin-top:0px; | margin-top:0px; | ||
} | } |
Revision as of 21:18, 4 September 2011