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

Line 262: Line 262:
  
 
     /* Full height */
 
     /* Full height */
     min-height: 100% !important;
+
     height: 100% !important;
     position: fixed;  
+
     position: relative;  
  
 
     /* Center and scale the image nicely */
 
     /* Center and scale the image nicely */
Line 269: Line 269:
 
     background-repeat: no-repeat !important;
 
     background-repeat: no-repeat !important;
 
     background-size: cover !important;
 
     background-size: cover !important;
 +
    width: 100%;
  
 
     z-index: 99 !important;
 
     z-index: 99 !important;

Revision as of 12:02, 1 August 2018