Difference between revisions of "Template:Wageningen UR/StyleCSSv2"

Line 46: Line 46:
 
#bars_item img {
 
#bars_item img {
 
   vertical-align:baseline;
 
   vertical-align:baseline;
 +
}
 +
 +
#content {
 +
    position:fixed;
 +
    margin:0;
 +
    padding:0;
 +
    left:0;
 +
    top:-18px;
 +
    font-size:100%;
 +
    min-width:100%;
 +
    min-height:100%;
 +
}
 +
 +
#HQ_page {
 +
    position:fixed;
 +
    margin:0;
 +
    padding:0;
 +
    left:0;
 +
    top:-18px;
 +
    font-size:100%;
 +
    min-width:100%;
 +
    min-height:100%;
 +
}
 +
 +
#bodyContent {
 +
    position:fixed;
 +
    margin:0;
 +
    padding:0;
 +
    left:0;
 +
    top:-18px;
 +
    font-size:100%;
 +
    min-width:100%;
 +
    min-height:100%;
 +
}
 +
 +
#mw-content-text {
 +
    position:fixed;
 +
    margin:0;
 +
    padding:0;
 +
    left:0;
 +
    top:-18px;
 +
    font-size:100%;
 +
    min-width:100%;
 +
    min-height:100%;
 +
    background-image: url("https://static.igem.org/mediawiki/2017/c/cc/T--Wageningen_UR--Team_background.jpg");
 
}
 
}
  

Revision as of 14:30, 11 October 2017