Difference between revisions of "Team:NTNU Trondheim/Style"

Line 259: Line 259:
 
.home-img {
 
.home-img {
 
     /* The image used */
 
     /* The image used */
     background: url("https://static.igem.org/mediawiki/2018/d/d6/T--NTNU_Trondheim--logoforhome.png") !important;
+
     background-image: url("https://static.igem.org/mediawiki/2018/d/d6/T--NTNU_Trondheim--logoforhome.png") !important;
  
 
     /* Full height */
 
     /* Full height */
     min-height: 100% !important;  
+
     min-height: 100% !important;
 +
    position: fixed;  
  
 
     /* Center and scale the image nicely */
 
     /* Center and scale the image nicely */

Revision as of 11:56, 1 August 2018