Difference between revisions of "Template:Team:WLC-Milwaukee"
Mwmortensen (Talk | contribs) |
Mwmortensen (Talk | contribs) |
||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
/*-- Note: ", .firstHeading" was added to the non-display section below for what should be obvious reasons; it adds the ugly giant "what's this page called again" header section --*/ | /*-- Note: ", .firstHeading" was added to the non-display section below for what should be obvious reasons; it adds the ugly giant "what's this page called again" header section --*/ | ||
+ | |||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;} /*-- hides default wiki settings --*/ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;} /*-- hides default wiki settings --*/ | ||
/*--Note: https://2014.igem.org/wiki/skins/common/commonPrint.css?270 may still be applied--*/ | /*--Note: https://2014.igem.org/wiki/skins/common/commonPrint.css?270 may still be applied--*/ | ||
Line 10: | Line 11: | ||
} | } | ||
/*-- the above hides any igem stylings from previous years; doesn't seem to be necessary this year? --*/ | /*-- the above hides any igem stylings from previous years; doesn't seem to be necessary this year? --*/ | ||
+ | |||
+ | #globalWrapper, #content, #bodyContent { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
/*-- The navLinks style applies to the navigation bar (which is a table) --*/ | /*-- The navLinks style applies to the navigation bar (which is a table) --*/ |
Revision as of 21:39, 12 July 2015