Template:Team:UW/CSS
From 2014.igem.org
(Difference between revisions)
Line 45: | Line 45: | ||
html, body, .wrapper { /*-- changes default wiki settings --*/ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
- | width: 100%; | + | width: 100%; |
- | height: 100%; | + | height: 100%; |
background: File:Washington_background.JPG no-repeat center center fixed; | background: File:Washington_background.JPG no-repeat center center fixed; | ||
- | + | -webkit-background-size: cover; | |
- | + | -moz-background-size: cover; | |
- | + | -o-background-size: cover; | |
- | + | background-size: cover; | |
+ | z-index: -6; | ||
} | } | ||
Line 186: | Line 187: | ||
.annItem .annCentered { | .annItem .annCentered { | ||
display: table-cell; | display: table-cell; | ||
+ | |||
Line 203: | Line 205: | ||
.igemlogopos{ | .igemlogopos{ | ||
- | position: | + | position:absolute; |
- | right: | + | right:-15px; |
z-index:30; | z-index:30; | ||
+ | top: 18px; | ||
} | } | ||
Line 575: | Line 578: | ||
- | + | <body><a href="https://2014.igem.org/Team:Washington"><img class="centerImg" src="https://static.igem.org/mediawiki/2014/f/fc/Washington_banner5.jpg" width="900" ></a><a href="https://2014.igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/94/Igemlogo_officiallogo.png" width="147" height="120" align="right" class="igemlogopos" position:="" absolute;="" top:="" 5em;="" align:="" right;="" ;="" z-index:7;"=""></a> | |
- | <p style="position: absolute; top: 5em; right: 25; width: 400px; padding: 4px; background-color: transparent; font-weight: bold; font-size: 30px; color: #FFFFFF | + | </body> |
+ | <p style="position: absolute; top: 5em; right: 25; width: 400px; padding: 4px; background-color: transparent; font-weight: bold; font-size: 30px; color: #FFFFFF;"> | ||
University of Washington iGEM 2014 | University of Washington iGEM 2014 | ||
</p> | </p> | ||
- | |||
- | |||
Revision as of 20:43, 12 October 2014
|