Template:Team:Bonn
From 2013.igem.org
(Difference between revisions)
Line 69: | Line 69: | ||
.editsection{ | .editsection{ | ||
color:#ffffff; | color:#ffffff; | ||
+ | } | ||
+ | #opacity{ | ||
+ | position:absolute; | ||
+ | height:100%; | ||
+ | width:100%; | ||
+ | background-color:bbbbbb; | ||
+ | opacity:0.3; | ||
+ | z-index:3; | ||
} | } | ||
body { | body { | ||
Line 74: | Line 82: | ||
background-repeat: repeat-y; | background-repeat: repeat-y; | ||
background-image: url('https://static.igem.org/mediawiki/2013/a/a8/Bonn_background-2.jpg'); | background-image: url('https://static.igem.org/mediawiki/2013/a/a8/Bonn_background-2.jpg'); | ||
+ | z-index:1; | ||
} | } | ||
#globalWrapper{ | #globalWrapper{ | ||
Line 80: | Line 89: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
padding-bottom:0px; | padding-bottom:0px; | ||
+ | z-index:2; | ||
} | } | ||
#content{ | #content{ | ||
background-color:transparent; | background-color:transparent; | ||
position:relative; | position:relative; | ||
+ | z-index:4; | ||
} | } | ||
Line 96: | Line 107: | ||
-moz-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.7), inset 0 0 50px rgba(0, 0, 0, 0.2); | -moz-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.7), inset 0 0 50px rgba(0, 0, 0, 0.2); | ||
box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.7), inset 0 0 50px rgba(0, 0, 0, 0.2); | box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.7), inset 0 0 50px rgba(0, 0, 0, 0.2); | ||
+ | z-index:5; | ||
} | } | ||
.page-top{ | .page-top{ |
Revision as of 10:40, 23 June 2013