m |
m |
||
Line 7: | Line 7: | ||
<style> | <style> | ||
.cover{ | .cover{ | ||
− | background: url("https://static.igem.org/mediawiki/2016/5/53/T--British_Columbia--header-probably-a-palm-tree.JPG"); | + | background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.10) 50%, rgba(0, 0, 0, 0) 100%), |
+ | url("https://static.igem.org/mediawiki/2016/5/53/T--British_Columbia--header-probably-a-palm-tree.JPG"); | ||
background-size: cover; background-repeat: no-repeat; | background-size: cover; background-repeat: no-repeat; | ||
} | } | ||
Line 13: | Line 14: | ||
@media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||
.cover{ | .cover{ | ||
− | background-position: 0 - | + | background-position: 0 0, 0 -220px; |
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Revision as of 16:22, 14 October 2016
Collaborations