Line 34: | Line 34: | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
+ | #sideMenu{visibility: collapse;} | ||
/*general styling from here*/ | /*general styling from here*/ |
Revision as of 21:59, 15 June 2016
/*clear wiki syling*/
- contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;}
- globalWrapper, #content { /*-- changes default wiki settings --*/
width: 100%; height: 100%; border: 0px; background-color: transparent; margin: 0px; padding: 0px; }
/* Remove wiki style DTU Denmark */
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display:none;}
- top-section {
border: none; height: 0px;}
- content {
border: none;}
- iGEM2016
{ position: fixed; height:50px; top: 22px !important; margin-left: -20px !important; background-color: transparent; vertical-align: sub; } @media screen and (max-width: 736px) {
- iGEM2016
{ display: none; }
- sideMenu{visibility: collapse;}
/*general styling from here*/