Team:Paris-Saclay/header.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 28: | Line 28: | ||
#header-paris-saclay { | #header-paris-saclay { | ||
- | width:1000px; | + | width : 1000px; |
- | height:200px; | + | height : 200px; |
} | } |
Revision as of 12:48, 10 August 2012
/* remove the header */
- p-logo {
display:none; }
- top-section {
width : 0px; height : 0px;
}
- footer-box {
display : none; }
- searchform{
display : none; }
.firstHeading{ display : none; }
- banner {
border : none; }
- header-paris-saclay {
width : 1000px; height : 200px;
}