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