|
|
@@ -99,10 +99,10 @@ border-right: none !important; |
|
|
|
/* formulaires */ |
|
|
|
|
|
|
|
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { |
|
|
|
background: #C46300; |
|
|
|
background: #984601; |
|
|
|
} |
|
|
|
input[type="button"], input[type="submit"], input[type="reset"] { |
|
|
|
background: #984601; |
|
|
|
background: #C46300; |
|
|
|
} |
|
|
|
input[type="text"], input.textwidget, textarea { |
|
|
|
border: 1px solid #C46300; |
|
|
|