Team:Paris-Saclay/header.css

From 2012.igem.org

(Difference between revisions)
Line 6: Line 6:
#top-section {
#top-section {
 +
display : none;
  width : 1000px;
  width : 1000px;
  height : 288px;
  height : 288px;

Revision as of 10:19, 28 July 2012

/* remove the header */

  1. p-logo {

display:none; }

  1. top-section {
display : none;
width : 1000px;
height : 288px;
background-image : url(http://www.igem-paris-saclay.u-psud.fr/wordpress/wp-content/uploads/2012/07/cropped-igem.jpg);

}


  1. footer-box {

display : none; }

  1. searchform{

display : none; }

.firstHeading{ display : none; }

  1. menu {

}