Team:Paris-Saclay/header.css
From 2012.igem.org
(Difference between revisions)
Line 29: | Line 29: | ||
#large-header-paris-saclay { | #large-header-paris-saclay { | ||
- | background-color : | + | background-color : rgb(240,240,240); |
width : inherit; | width : inherit; | ||
height: 220px; | height: 220px; |
Revision as of 15:35, 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 : rgb(240,240,240); width : inherit; height: 220px; overflow:hidden; }
- header-paris-saclay {
width : 1000px; height : 220px; margin-left : auto; margin-right : auto;
}