Difference between revisions of "Team:Valencia UPV/main"

Line 3,130: Line 3,130:
 
#banner .button {
 
#banner .button {
 
background-color: transparent;
 
background-color: transparent;
box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5);
+
box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.5);
color: #fff;
+
color: #000;
 
min-width: 12em;
 
min-width: 12em;
 
}
 
}
Line 3,139: Line 3,139:
 
#banner input[type="button"]:hover,
 
#banner input[type="button"]:hover,
 
#banner .button:hover {
 
#banner .button:hover {
background-color: rgba(255, 255, 255, 0.1);
+
background-color: rgba(132, 120, 120, 0.1);
 
}
 
}
  

Revision as of 14:39, 15 September 2015