Team:Berkeley/Style

From 2012.igem.org

(Difference between revisions)
Line 11: Line 11:
<!--Thanks Cambridge 2010 for the headermap-->
<!--Thanks Cambridge 2010 for the headermap-->
 +
 +
 +
<style type="text/css">
 +
 +
/*take away Search box, Team:Berkeley/Style heading. Shrink the top section. Will add another logo later when making the header and sidebar*/
 +
 +
#search-controls, #contentSub, .firstHeading, #catlinks, #p-logo {
 +
    display:none;
 +
}
 +
#p-logo, #top-section, #footer-box, #content {
 +
    border: none;
 +
    padding: 0px; }
 +
 +
#body, html  {
 +
    background: #FFFFFF;
 +
    min-height:100%;
 +
}
 +
 +
#top-section {
 +
  width: 975px;
 +
  height: 15px;
 +
  background-color: #ffffff;
 +
  border: none;
 +
}

Revision as of 07:45, 30 August 2012