bunker_like: submit button color
This commit is contained in:
parent
132aa54b84
commit
eb89db5246
|
@ -89,7 +89,7 @@ input[type="submit"] {
|
|||
color: #ACACAC;
|
||||
font-family: Courier, monospace;
|
||||
font-weight: bold;
|
||||
padding: 3px;
|
||||
padding: 0 2px;
|
||||
}
|
||||
|
||||
input[type="submit"]:hover {
|
||||
|
|
Loading…
Reference in New Issue