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

Line 153: Line 153:
 
   top: 14px; /* Position the navbar at the top of the page */
 
   top: 14px; /* Position the navbar at the top of the page */
 
   width: 100%; /* Full width */
 
   width: 100%; /* Full width */
   z-index: 99999;
+
   z-index: 7;
 
}
 
}
  
Line 197: Line 197:
 
     width: 100%; /* Full width */
 
     width: 100%; /* Full width */
 
     opacity: 0.7 !important;
 
     opacity: 0.7 !important;
     z-index: 99999;
+
     z-index: 7;
 
}
 
}
  
Line 230: Line 230:
  
 
.home-btn {
 
.home-btn {
     z-index: 99;
+
     z-index: 9;
 
     position: sticky;
 
     position: sticky;
 
     top: 14px;
 
     top: 14px;

Revision as of 10:14, 2 August 2018