m |
m |
||
Line 10: | Line 10: | ||
padding-left: 15px; | padding-left: 15px; | ||
} | } | ||
+ | |||
+ | .cover{ | ||
+ | background: url("https://static.igem.org/mediawiki/2016/8/8b/T--British_Columbia--header-lake.jpg"); | ||
+ | background-size: cover; background-repeat: no-repeat; | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 768px) { | ||
+ | .cover{ | ||
+ | background-position: 0 -350px; | ||
+ | } | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 22:47, 8 October 2016
Overview
Write things here