Difference between revisions of "Template:TU Darmstadt/CSS"

Line 2,868: Line 2,868:
 
transition: none;
 
transition: none;
 
border: 0;
 
border: 0;
color: #ffffff !important;
+
color: #edf1f5 !important;
 
display: block;
 
display: block;
 
padding: 0.3em 0;
 
padding: 0.3em 0;
Line 2,875: Line 2,875:
 
 
 
    #header > nav ul .nav-proj-drop li a:hover {
 
    #header > nav ul .nav-proj-drop li a:hover {
background: #fff;
+
background: #edf1f5;
 
/*color: #4acaa8 !important;*/
 
/*color: #4acaa8 !important;*/
 
color: #d4043b !important;
 
color: #d4043b !important;
Line 2,882: Line 2,882:
  
 
#header > nav ul .nav-proj-drop li a.active {
 
#header > nav ul .nav-proj-drop li a.active {
background: #fff;
+
background: #edf1f5;
 
/*color: #4acaa8 !important;*/
 
/*color: #4acaa8 !important;*/
 
color: #d4043b !important;
 
color: #d4043b !important;

Revision as of 17:20, 14 October 2017