Template:Team:TU Munich/Header

From 2012.igem.org

(Difference between revisions)
Line 439: Line 439:
     padding: 0;
     padding: 0;
}
}
 +
 +
div#globalWrapper {
 +
    background: url("https://static.igem.org/mediawiki/2012/2/21/Hintergrund2.jpg") no-repeat scroll 0% 0% transparent;
 +
    top: -225px;
 +
}
 +
#content {
#content {
-
     background: none repeat scroll 0 center white;
+
     background: none repeat scroll 0 center rgba(255,255,255,0.98);
-
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
+
     box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5);
     border-width: 1px;
     border-width: 1px;
     border-style: solid;
     border-style: solid;
Line 454: Line 460:
     width: 950px;
     width: 950px;
     z-index: 2;
     z-index: 2;
 +
    top: 225px;
}
}

Revision as of 20:50, 25 September 2012