2014 iGEM Our Lady of the Snows Project
The project is currently in the development phase and will be announced shortly.
Carterbehm (Talk | contribs) |
Carterbehm (Talk | contribs) |
||
Line 352: | Line 352: | ||
width: 977px; | width: 977px; | ||
margin-bottom: 20px: | margin-bottom: 20px: | ||
+ | } | ||
+ | #content h1.firstHeading { | ||
+ | visibility: hidden; | ||
+ | }ewe | ||
+ | #p-logo { | ||
+ | display: none; | ||
+ | } | ||
+ | #searchform { | ||
+ | display: none; | ||
} | } | ||
+ | .left-menu { | ||
+ | background: none | ||
+ | } | ||
+ | .left-menu a { | ||
+ | color: #000; | ||
+ | } | ||
+ | |||
+ | div#top-section { /*the div containing the entire top bar*/ | ||
+ | height: 20px; | ||
+ | margin-bottom: -63px !important; | ||
+ | margin: 0px 0px 0px -10px; | ||
+ | width: 1222px; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | margin: 0px 0px 0px -11px; | ||
+ | width: 1200px; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | overflow:hidden; | ||
+ | display:none; | ||
+ | background: none; | ||
+ | position: absolute; | ||
+ | top: 170px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | |||
+ | |||
+ | div#header { | ||
+ | width: 1200px; | ||
+ | text-align: left; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0px !important; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | position: absolute; | ||
+ | color: black; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | |||
+ | .left-menu, .right-menu{ | ||
+ | position: absolute; | ||
+ | background: none; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .left-menu li a, .right-menu li a { | ||
+ | color: #000 !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | .left-menu ul li, .right-menu ul li a{ | ||
+ | background: none; | ||
+ | color: #000 !important; | ||
+ | } | ||
+ | |||
+ | .left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active { | ||
+ | color: #000 !important; | ||
+ | } | ||
+ | |||
+ | #catlinks{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | /*important for background colours*/ | ||
+ | .mediawiki{ | ||
+ | background: #ffffff; | ||
+ | } | ||
+ | |||
+ | .mediawiki { | ||
+ | border: none; | ||
+ | width: 1200px; | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | width: 1200px; | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | width: 1210px; | ||
+ | margin: 0px 0px 0px -11px; | ||
+ | border: 1px solid #c4c4c4; | ||
+ | background-color: #f4f4ff | ||
+ | } | ||
</style> | </style> |
2014 iGEM Our Lady of the Snows Project
The project is currently in the development phase and will be announced shortly.