Team:Dundee/common.css

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
{
{
     background-color: #CCCCBB;
     background-color: #CCCCBB;
 +
    border-width: 0px;
}
}

Revision as of 10:57, 2 July 2012

body {

   background-color: #CCCCBB;
   border-width: 0px;

}

  1. top-section

{

   background-image: url('https://static.igem.org/mediawiki/2012/d/d9/Dundee12bannerbg.png');
   height: 276px;

}

  1. p-logo

{

   display: none;

}


  1. catlinks

{

   display: none;

}

  1. footer-box

{

   display: none;

}