Team:Paris-Saclay/header.css

From 2012.igem.org

Revision as of 01:06, 8 September 2012 by Julien (Talk | contribs)

/* remove the header */

  1. p-logo {

display:none; }

  1. top-section {
width : 0px;
height : 0px;

}

  1. footer-box {

display : none; }

  1. searchform{

display : none; }

.firstHeading{ display : none; }

  1. banner {

border : none; }

  1. Project-title {

width : 1000px; }

h1 { text-align:center; font:Impact; }

  1. large-header-paris-saclay {

background-color : rgb(240,240,240); width : inherit; height: 220px; overflow:hidden; }

  1. header-paris-saclay {
width : 1000px;
height : 220px;
margin-left : auto;
margin-right : auto;

}