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

Line 2,527: Line 2,527:
 
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
 
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
 
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
 
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
background-color: #e4f1fe;
+
background-color: #75a5ce;
 
border-radius: 5px;
 
border-radius: 5px;
 
border: 0;
 
border: 0;
Line 2,555: Line 2,555:
 
input[type="button"]:active,
 
input[type="button"]:active,
 
.button:active {
 
.button:active {
background-color: #e4f1fe;
+
background-color: #75a5ce;
 
                         button:focus {outline:0;};
 
                         button:focus {outline:0;};
 
                         outline: none !important;
 
                         outline: none !important;

Revision as of 15:03, 14 October 2017