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