Team:Paris-Saclay/header.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
|||
Line 25: | Line 25: | ||
#banner { | #banner { | ||
border : none; | border : none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #large-header-paris-saclay { | ||
+ | background-color : gray; | ||
+ | width : inherit; | ||
+ | height: 220px; | ||
} | } | ||
Revision as of 15:21, 28 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; }
- large-header-paris-saclay {
background-color : gray; width : inherit; height: 220px; }
- header-paris-saclay {
width : 1000px; height : 220px; overflow : hidden;
}