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

Line 1: Line 1:
 
/* Start Removing iGEM Style */
 
/* Start Removing iGEM Style */
 +
<html>
 
body {
 
body {
 
   margin-top: 0px;
 
   margin-top: 0px;
Line 28: Line 29:
 
}
 
}
 
/* End Removing iGEM Style */
 
/* End Removing iGEM Style */
 +
</html>

Revision as of 07:53, 12 April 2015

/* Start Removing iGEM Style */ body { margin-top: 0px; } #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; } /* End Removing iGEM Style */