m |
m |
||
Line 13: | Line 13: | ||
@media screen and (min-width: 768px) { | @media screen and (min-width: 768px) { | ||
.cover{ | .cover{ | ||
− | background-position: 0 - | + | background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0) 100%), url("https://static.igem.org/mediawiki/2016/1/1d/T--British_Columbia--header-wispy-mountains.JPG"); |
+ | background-size: cover; background-repeat: no-repeat; | ||
+ | background-position: 0 0, 0 -220px; | ||
} | } | ||
} | } | ||
− | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 03:40, 15 October 2016
Parts
<groupparts>igem2016 British_Columbia</groupparts>