Team:Johns Hopkins-Software/Templates/cssindex

From 2012.igem.org

(Difference between revisions)
Line 41: Line 41:
     background-color: 000000;
     background-color: 000000;
      
      
 +
}
 +
#content
 +
{
 +
    background-color: 000000;
}
}

Revision as of 17:42, 14 September 2012

  • {
   border: none;

}

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

}

  1. globalWrapper

{

   background: #000;
   border: none;

}

body {

   background: #000;

}

table {

  background-color: 222222;
   border: none;

}

  1. globalWrapper

{

   position: absolute;
   top: 30px;
   background: 333333;

}

  1. bodyContent

{

   background-color: 000000;
   

}

  1. content

{

   background-color: 000000;

}