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

Line 25: Line 25:
 
}
 
}
  
a { color: inherit; }
+
a, .navbar {
 +
    color: inherit;
 +
}
  
 
a:visited { color: white }
 
a:visited { color: white }
Line 32: Line 34:
 
.menu_option {
 
.menu_option {
 
     float: left;
 
     float: left;
    vertical-align: middle;
 
 
}
 
}
  
Line 40: Line 41:
 
     text-align: center;
 
     text-align: center;
 
     padding: 14px 16px;
 
     padding: 14px 16px;
     text-decoration: none !important;
+
     text-decoration: none;
    text-font: 1vw;
+
 
}
 
}
  
Line 78: Line 78:
 
}
 
}
  
.dropdown-content a:hover {
+
.dropdown-content a:hover {background-color: #f1f1f1}
    background-color: #f1f1f1;
+
    text-decoration: none;
+
}
+
  
 
.dropdown:hover .dropdown-content {
 
.dropdown:hover .dropdown-content {

Revision as of 13:17, 3 July 2018