Team:Paris-Saclay/header.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 6: | Line 6: | ||
#top-section { | #top-section { | ||
- | + | width : 0px; | |
- | width : | + | height : 0px; |
- | height : | + | |
background-image : url(http://www.igem-paris-saclay.u-psud.fr/wordpress/wp-content/uploads/2012/07/cropped-igem.jpg); | background-image : url(http://www.igem-paris-saclay.u-psud.fr/wordpress/wp-content/uploads/2012/07/cropped-igem.jpg); | ||
} | } |
Revision as of 10:21, 28 July 2012
/* remove the header */
- p-logo {
display:none; }
- top-section {
width : 0px; height : 0px; background-image : url(http://www.igem-paris-saclay.u-psud.fr/wordpress/wp-content/uploads/2012/07/cropped-igem.jpg);
}
- footer-box {
display : none; }
- searchform{
display : none; }
.firstHeading{ display : none; }
- menu {
}