Team:Buenos Aires/Templates/menu

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
         <style>
         <style>
 +
/*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 {
 +
    padding: 0px; }
 +
 +
#body, html  {
 +
    background: #FFFFFF;
 +
    min-height:100%;
 +
}
 +
body {
 +
    background: #ffffff; /* defines the default background color of the document*/
 +
       
 +
}

Revision as of 17:55, 6 September 2012