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

Line 19: Line 19:
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
    background-color: #1f1c24;
 
 
     color: #FFFFFF;
 
     color: #FFFFFF;
 
     text-decoration: none;
 
     text-decoration: none;
Line 145: Line 144:
  
 
div .nav-wrapper {
 
div .nav-wrapper {
   background-color: #1f1c24 !important;
+
   background-color: #1f1c20 !important;
 
   opacity: 0.7;
 
   opacity: 0.7;
 
   <!-- filter: alpha(opacity=70); -->
 
   <!-- filter: alpha(opacity=70); -->
Line 188: Line 187:
 
     width: auto;
 
     width: auto;
 
     padding: 10px 20px;
 
     padding: 10px 20px;
     background: #1f1c24;
+
     background: #1f1c20;
 
     text-align: right;
 
     text-align: right;
 
     box-sizing: border-box;
 
     box-sizing: border-box;

Revision as of 12:17, 1 August 2018