m |
m |
||
Line 6: | Line 6: | ||
.cover{ | .cover{ | ||
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 100%), url("https://static.igem.org/mediawiki/2016/8/8b/T--British_Columbia--header-lake.jpg"); | background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 100%), url("https://static.igem.org/mediawiki/2016/8/8b/T--British_Columbia--header-lake.jpg"); | ||
− | background-size: | + | background-size: contain; background-repeat: no-repeat; |
} | } | ||
Line 12: | Line 12: | ||
@media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||
.cover{ | .cover{ | ||
− | background-position: 0 -350px; | + | background-position: 0 0, 0 -350px; |
} | } | ||
− | } | + | } |
#previous img{ | #previous img{ |
Revision as of 10:35, 14 October 2016
Overview
Write here
Check out other parts of our project below!