Line 257: | Line 257: | ||
} | } | ||
− | + | .home-img { | |
− | + | /* The image used */ | |
+ | background-image: url("https://static.igem.org/mediawiki/2018/d/d6/T--NTNU_Trondheim--logoforhome.png"); | ||
+ | |||
+ | /* Full height */ | ||
+ | height: 100%; | ||
+ | |||
+ | /* Center and scale the image nicely */ | ||
+ | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: cover; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 11:36, 1 August 2018