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

Line 2,539: Line 2,539:
 
input[type="button"]:hover,
 
input[type="button"]:hover,
 
.button:hover {
 
.button:hover {
background-color: #bbd6ed;
+
background-color: #002d54;
 
color: #ffffff !important;
 
color: #ffffff !important;
 
}
 
}
Line 2,547: Line 2,547:
 
input[type="button"]:active,
 
input[type="button"]:active,
 
.button:active {
 
.button:active {
background-color: #bbd6ed;
+
background-color: #002d54;
 
                         button:focus {outline:0;};
 
                         button:focus {outline:0;};
 
}
 
}

Revision as of 14:01, 14 October 2017