Difference between revisions of "Template:Berlin/css/cover.css"
Jpalbrecht (Talk | contribs) |
Jpalbrecht (Talk | contribs) |
||
Line 127: | Line 127: | ||
min-height: 370px; | min-height: 370px; | ||
background: url('https://static.igem.org/mediawiki/2015/4/4a/Team_Berlin_syn.png'); | background: url('https://static.igem.org/mediawiki/2015/4/4a/Team_Berlin_syn.png'); | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | .site-wrapper-sub-notebook | ||
+ | { | ||
+ | display: table; | ||
+ | width: 100%; | ||
+ | height: 370px; /* For at least Firefox */ | ||
+ | min-height: 370px; | ||
+ | background: url('') no-repeat center center fixed; | ||
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
-moz-background-size: cover; | -moz-background-size: cover; |
Revision as of 17:03, 17 September 2015