Team:PoznanSoft/template.css

From 2014.igem.org

(Difference between revisions)
(Created page with "body { background-color: lightblue; } h1 { color: navy; margin-left: 20px; }")
 
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
 +
body {
body {
     background-color: lightblue;
     background-color: lightblue;
Line 6: Line 12:
     margin-left: 20px;
     margin-left: 20px;
}
}
 +
 +
</style>
 +
 +
</head>
 +
</html>

Latest revision as of 09:18, 16 October 2014