Template:Team:Uppsala/blabla-style

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
 +
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo  {
 +
    display: none;
 +
}
 +
 +
#top-section {
 +
    border: none;
 +
    height: 0px;
 +
}
 +
 +
#content {
 +
    border: none;
 +
    width: 99.5%;
 +
    height: 99.5%;
 +
    background-image: url("https://static.igem.org/mediawiki/2013/1/12/Uppsala2013_Background.png");
 +
    position: fixed;
 +
    overflow: auto;
 +
    repeat-x; 
 +
    z-index: -100;
 +
}
/* Everything behind this comment affects mediawiki code, #content, #top-section, #contentSub etc */
/* Everything behind this comment affects mediawiki code, #content, #top-section, #contentSub etc */

Revision as of 15:51, 10 September 2013