Team:Paris Bettencourt/Templates/css/default

From 2011.igem.org

(Difference between revisions)
Line 4: Line 4:
#top-section{
#top-section{
background-color: #00ff00;
background-color: #00ff00;
 +
display:none;
}
}

Revision as of 12:49, 14 July 2011

  1. globalWrapper {
   background-color: #ff0000;

}

  1. top-section{

background-color: #00ff00; display:none; }