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( | + | box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.5); |
− | color: # | + | 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( | + | background-color: rgba(132, 120, 120, 0.1); |
} | } | ||
Revision as of 14:39, 15 September 2015