Team:Toulouse/CSS

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
 +
<style type="text/css">
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
Line 21: Line 23:
padding: 0px;
padding: 0px;
}
}
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
html, body, .wrapper { /*-- changes default wiki settings --*/
Line 27: Line 30:
background-color: transparent;
background-color: transparent;
}
}
 +
 +
</style>
 +
</html>

Revision as of 15:21, 20 June 2014