Team:Johns Hopkins-Software/Templates/cssindex

From 2012.igem.org

(Difference between revisions)
Line 10: Line 10:
#globalWrapper
#globalWrapper
-
{
 
-
    background: #000;
 
-
}
 
-
 
-
body
 
{
{
     background: #000;
     background: #000;
}
}

Revision as of 02:16, 14 September 2012

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   display:none;}
  1. top-section {
   border: none;
   height: 0px;}
  1. content {
   border: none;
   background: #000;

}

  1. globalWrapper

{

   background: #000;

}