Team:SDU-Denmark/css2

From 2010.igem.org

(Difference between revisions)
Line 6: Line 6:
/* Team: TU Delft */
/* Team: TU Delft */
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%; background-color: #58cf41;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%; background-color: #58cf41;}
-
#content { background-color: #ffffff; border: none; padding: 0; margin: 0; width: 100%; height:100%; overflow: hidden;}
+
#content { background-color: #000000; border: none; padding: 0; margin: 0; width: 100%; height:100%; overflow: hidden;}
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px; background-color: #58cf41;}
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px; background-color: #58cf41;}
-
#top-section a {color: ffffff;}
 
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
Line 126: Line 125:
   margin-left: -411px;
   margin-left: -411px;
   width: 823px;
   width: 823px;
 +
  background-color: #ffffff;
}
}

Revision as of 20:26, 23 October 2010