Template:CSS/GiantJamboreeStyle
From 2014.igem.org
Revision as of 15:18, 24 July 2014 by Sifuentes anita (Talk | contribs)
<style>
- contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
p {
font-size: 16px;
}
.firstHeading {display:none;}
/*-- subdivided container (two different columns)--*/
- columns-wrap {
width: 975px;
margin-left: auto; margin-right: auto; background-color: #ffffff; }
- column1s {
background-color: #ffffff; width: 300px; float: left;
padding-top: 25px;
padding-bottom: 25px; padding-left: 25px;
}
- column2s {
background-color: #ffffff; float: left; width: 625px; padding-top: 25px; padding-bottom: 25px; padding-left: 25px;
}
- clear {
clear: both;
}
p {
font-size: 16px;
}
</style>