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

(Undo revision 78139 by Anjarfr (talk))
(Undo revision 78138 by Anjarfr (talk))
Line 11: Line 11:
 
body {
 
body {
 
   font-family: 'PT Sans', Arial, Verdana;
 
   font-family: 'PT Sans', Arial, Verdana;
   background-color: #fff;
+
   background-color: #333;
 
   margin-bottom: 0px;
 
   margin-bottom: 0px;
 
}
 
}
Line 24: Line 24:
 
     text-decoration: none;
 
     text-decoration: none;
 
     font-size: 16px;
 
     font-size: 16px;
    z-index: 99999;
 
 
}
 
}
  
Line 196: Line 195:
 
     display: none;
 
     display: none;
 
     margin-left: 0 !important;
 
     margin-left: 0 !important;
    z-index: 99999;
 
    opacity: 0.7;
 
    position: fixed; /* Set the navbar to fixed position */
 
    top: 14px; /* Position the navbar at the top of the page */
 
 
}
 
}
  

Revision as of 10:46, 1 August 2018