Team:Peking/BannerHidden
From 2010.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<style> | <style> | ||
- | + | div#contentSub{ | |
- | + | display: none; | |
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | display | + | |
- | + | ||
position: absolute; | position: absolute; | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | div#top-section{ |
- | + | background: url(https://static.igem.org/mediawiki/2010/6/67/Background2.jpg) repeat top left;; | |
- | + | height: 20px; | |
- | + | width: 100%; | |
- | + | border: 0px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | #menubar | + | |
- | color:# | + | div#p-logo{ |
- | + | display: none; | |
+ | } | ||
+ | div#menubar{ | ||
+ | position: relative; | ||
+ | top: 0; | ||
+ | } | ||
+ | div#menubar .selected a{ | ||
+ | color: #00009f; | ||
+ | } | ||
+ | .left-menu{ | ||
+ | float: left; | ||
+ | top: 0; | ||
+ | } | ||
+ | .right-menu{ | ||
+ | float: right; | ||
+ | top: 0; | ||
} | } | ||
- | # | + | div#search-controls{ |
- | + | position: absolute; | |
+ | float: right; | ||
+ | top: 20px; | ||
+ | right: 20px; | ||
+ | background: url("") no-repeat; | ||
+ | width: 120px; | ||
+ | height: 25px; | ||
} | } | ||
- | + | #mw-searchButton{ | |
- | # | + | |
- | + | ||
border: none; | border: none; | ||
- | + | background: none; | |
- | + | width: 30px; | |
- | + | height: 25px; | |
- | + | left: 87px; | |
- | + | line-height: 0; | |
- | + | font-size: 1px; | |
- | + | text-indent: 100pc; | |
- | + | cursor: pointer; | |
- | + | top: 0; | |
- | + | position: absolute; | |
padding: 0; | padding: 0; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
margin: 0; | margin: 0; | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
Revision as of 23:49, 11 August 2010