Team:USTC-China/css/fixed-igemHead.css
From 2014.igem.org
.firstHeading, #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ p{ margin-bottom: 0; }
- globalWrapper {
margin: 0px; padding: 0px; width: auto; font-size: 127%; position: relative; }
- top-section {
margin-left:0; height: 0px; border: 0px;
}
.left-menu { padding-left: 160px;
padding-top: 5px;
}
.left-menu:hover { background-color: transparent; }
.right-menu {
width: 400px;
position:absolute; z-index:200; text-align: right; left: 850px; padding-top: 5px; }
.left-menu:hover a {
color: #869690;
}
.right-menu li a { color: none; background-color: transparent; }
.right-menu li a:hover { color: #869690; text-decoration: underline; }
- globalWrapper, #content {
width: 100%; height: 100%; border: 0px; background-color: transparent; margin: 0px; padding: 0px; }
html, body, .wrapper { /*-- changes default wiki settings --*/ width: 100%; height: 100%; background-color: transparent; }