Template:Team:Aachen/Header

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
 +
.loadBG{
 +
    background-image:url(https://static.igem.org/mediawiki/2014/0/06/Aachen_bg1.png);
 +
    background-size: 100% 100%;
 +
    background-attachment: fixed;
 +
    opacity: 0.2;
 +
    position: absolute;
 +
    z-index: -1;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
}
body {
body {

Revision as of 21:12, 3 May 2014