|
|
Line 34: |
Line 34: |
| <style type="text/css"> | | <style type="text/css"> |
| #content { | | #content { |
| + | margin-top:50px; |
| position:relative; | | position:relative; |
| border: none; | | border: none; |
Line 48: |
Line 49: |
| background-color:transparent; | | background-color:transparent; |
| } | | } |
- | .firstHeading {display:none;}
| |
- | #contentSub {display:none;}
| |
- | #siteSub {display:none;}
| |
- | #top-section {
| |
- | top:0px;
| |
- | height: 30px;
| |
- | border-left: none;
| |
- | border-right: none;
| |
- | border-bottom:none;
| |
- | border-top:none;
| |
- |
| |
- | }
| |
| | | |
- | #menubar{
| |
- | top:90px;
| |
- | background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png);
| |
- | border-bottom-right-radius:8px;
| |
- | border-bottom-left-radius:8px;
| |
- | border-top-left-radius:8px;
| |
- | border-top-right-radius:8px;
| |
- | margin-bottom:10px;
| |
- | z-index:99;
| |
- | font-size:15pt;
| |
- | font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
| |
- | .left-menu {margin-top:0px; left:-20px;}
| |
- | .left-menu ul {border: none;}
| |
- | .right-menu {margin-top:0px; right:30px;}
| |
- | .right-menu ul {border: none;}
| |
- | #menubar li a {color: #f09600;}
| |
- | #menubar li a:visited {color: #f09600;}
| |
- | #menubar li a:hover { color:#666666;}
| |
- | #menubar li a:active{ color:#666666; font-weight:bold}
| |
| | | |
| | | |
- | #search-controls { display:none}
| |
| | | |
- | input.searchButton {
| |
- | position:absolute;
| |
- | font-size:15pt;
| |
- | font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
| |
- | font-weight:normal;
| |
- | color: #666;
| |
- | }
| |
- | input.searchButton:visited {color: #666666;}
| |
- | input.searchButton:hover {color:#f09600;}
| |
- | input.searchButton:active{color:#f09600; font-weight:bold}
| |
- | #searchGoButton {display:none;}
| |
- | #mw-searchButton {display:none;}
| |
- | #p-logo { height:89px; overflow:hidden;}
| |
| | | |
| body { | | body { |
Line 104: |
Line 60: |
| } | | } |
| | | |
- | #footer-box {background-color: transparent; border:none}
| |
- | #footer li a {color: #666666;}
| |
- | #footer li a:visited {color: #666666;}
| |
- | #footer li a:hover { color:#f09600; text-decoration:none; }
| |
- | #footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold}
| |
| | | |
| #container{ | | #container{ |