|
@@ -212,6 +212,7 @@ img.matrix { |
|
|
|
|
|
|
|
|
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { |
|
|
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { |
|
|
background: #984601; |
|
|
background: #984601; |
|
|
|
|
|
color: #fff; |
|
|
} |
|
|
} |
|
|
input[type="button"], input[type="submit"], input[type="reset"] { |
|
|
input[type="button"], input[type="submit"], input[type="reset"] { |
|
|
background: #C46300; |
|
|
background: #C46300; |
|
|