|
|
@@ -81,11 +81,10 @@ p { |
|
|
|
#mainnav .active :link:hover, #mainnav .active :visited:hover { |
|
|
|
border: none; |
|
|
|
} |
|
|
|
input { |
|
|
|
input[type="button"], input[type="submit"], input[type="reset"] { |
|
|
|
background: #EEEEEE; |
|
|
|
border: 1px solid #88AA77; |
|
|
|
} |
|
|
|
input[type="checkbox"] { |
|
|
|
border: none; |
|
|
|
color: #222222; |
|
|
|
} |
|
|
|
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { |
|
|
|
background: #88AA77; |
|
|
|