Team:Paris-Saclay/header.css
From 2012.igem.org
(Difference between revisions)
(Created page with "- →remove the header: #p-logo { display:none; } #top-section { width : 1000px; height : 288px; background-image : url(http://www.igem-paris-saclay.u-psud.fr/wiki/2012/img...") |
YohannPetiot (Talk | contribs) |
||
Line 8: | Line 8: | ||
width : 1000px; | width : 1000px; | ||
height : 288px; | height : 288px; | ||
- | background-image : url(http://www.igem-paris-saclay.u-psud.fr/ | + | background-image : url(http://www.igem-paris-saclay.u-psud.fr/wordpress/wp-content/uploads/2012/07/cropped-igem.jpg); |
} | } | ||
Revision as of 09:41, 19 July 2012
/* remove the header */
- p-logo {
display:none; }
- top-section {
width : 1000px; height : 288px; 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 {
}