Difference between revisions of "Team:Dundee/style"
Line 228: | Line 228: | ||
#header-lab { | #header-lab { | ||
background:url(https://static.igem.org/mediawiki/2015/3/3a/Header-lab.JPG) no-repeat; | background:url(https://static.igem.org/mediawiki/2015/3/3a/Header-lab.JPG) no-repeat; | ||
+ | height:700px; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | padding-top:50px; | ||
+ | color: #fff; | ||
+ | background-position: center center; | ||
+ | -webkit-mask-image: -webkit-gradient(linear, left 80%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0))); | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-attachment: scroll; | ||
+ | } | ||
+ | #header-purify { | ||
+ | background:url(https://static.igem.org/mediawiki/2015/6/60/Header-purify.JPG) no-repeat; | ||
height:700px; | height:700px; | ||
width: 100%; | width: 100%; | ||
Line 241: | Line 256: | ||
background-attachment: scroll; | background-attachment: scroll; | ||
} | } | ||
+ | |||
highlight { | highlight { |
Revision as of 17:54, 15 September 2015