Difference between revisions of "Template:Team:TU Eindhoven/UC CSS"

Line 31: Line 31:
 
#content {
 
#content {
 
margin: 25px auto;
 
margin: 25px auto;
background-color: red;
 
 
}
 
}
 
/* End Removing iGEM Style */
 
/* End Removing iGEM Style */
 
</html>
 
</html>

Revision as of 08:55, 12 April 2015

/* Start Removing iGEM Style */ body { margin-top: 0px; background-color: #ffffff } #content { width:auto; margin:0px; padding:0px; border:none; background:none; } #globalWrapper { width:auto; padding:0px; margin-top:-25px; } #top-section { height:10%; width:100%; border:none; border-top:none; } #searchInput, #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none; } a { background:none; } #content { margin: 25px auto; } /* End Removing iGEM Style */