Team:Heidelberg/Templates/MainTemplate

From 2014.igem.org

(Difference between revisions)
Line 18: Line 18:
#column-one, #top, .firstHeading, #contentSub, #p-logo, #search-controls{
#column-one, #top, .firstHeading, #contentSub, #p-logo, #search-controls{
display: none;
display: none;
 +
}
 +
 +
#menubar {
 +
    position: absolute;
 +
    white-space: nowrap;
 +
    top: -6px;
 +
    width: 400px;
 +
    z-index: 5;
 +
    font-family: sans-serif;
 +
    font-size: 85%;
 +
    line-height: 1em;
}
}
Line 25: Line 36:
padding:0;
padding:0;
z-index:0;
z-index:0;
-
width: 100%;
 
}
}
#footer-box {
#footer-box {
Line 63: Line 73:
display:none;
display:none;
}
}
-
 
body {
body {

Revision as of 22:08, 19 September 2014