Template:Team:Aachen/Header

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
 +
<!--[if !IE]>
.loadBG{
.loadBG{
     background-image:url(https://static.igem.org/mediawiki/2014/0/06/Aachen_bg1.png);
     background-image:url(https://static.igem.org/mediawiki/2014/0/06/Aachen_bg1.png);
Line 21: Line 22:
     height: 100%;
     height: 100%;
}
}
 +
<![endif]>
 +
<!--[if IE]>
body {
body {
-
 
+
    background-image:url(https://static.igem.org/mediawiki/2014/0/06/Aachen_bg2.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%;
}
}
 +
<![endif]-->
.topbgcolor {
.topbgcolor {
background: #66B5FF!important;
background: #66B5FF!important;

Revision as of 21:20, 3 May 2014