Team:Paris Bettencourt/Templates/css/default

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
#globalWrapper {
#globalWrapper {
     background-color: #ff0000;
     background-color: #ff0000;
 +
}
 +
#top-section{
 +
background-color: #00ff00;
}
}

Revision as of 12:49, 14 July 2011

  1. globalWrapper {
   background-color: #ff0000;

}

  1. top-section{

background-color: #00ff00; }