Team:Peking/BannerHidden
From 2010.igem.org
(Difference between revisions)
Evamonlight (Talk | contribs) |
|||
(34 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
position: absolute; | position: absolute; | ||
} | } | ||
- | |||
div#top-section{ | div#top-section{ | ||
- | background: url( | + | background: url() no repeat; |
+ | background-color:#E6E6E6; | ||
+ | color: #D1E9E9; | ||
height: 20px; | height: 20px; | ||
width: 100%; | width: 100%; | ||
- | border: | + | border: 0px; |
} | } | ||
+ | |||
div#p-logo{ | div#p-logo{ | ||
Line 21: | Line 23: | ||
position: relative; | position: relative; | ||
top: 0; | top: 0; | ||
+ | font-color: #D1E9E9; | ||
} | } | ||
div#menubar .selected a{ | div#menubar .selected a{ | ||
- | color: # | + | color: #CDCD9A; |
} | } | ||
.left-menu{ | .left-menu{ | ||
Line 35: | Line 38: | ||
div#search-controls{ | div#search-controls{ | ||
+ | display: none; | ||
position: absolute; | position: absolute; | ||
float: right; | float: right; | ||
- | top: | + | top: 0px; |
right: 20px; | right: 20px; | ||
background: url("") no-repeat; | background: url("") no-repeat; | ||
Line 44: | Line 48: | ||
} | } | ||
#mw-searchButton{ | #mw-searchButton{ | ||
+ | display: none; | ||
border: none; | border: none; | ||
background: none; | background: none; | ||
Line 58: | Line 63: | ||
margin: 0; | margin: 0; | ||
} | } | ||
- | + | #content h1.firstHeading {display: none;} | |
</style></head> | </style></head> | ||
- | < | + | </html> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Latest revision as of 07:36, 17 October 2010