bunker_like: submit button color
This commit is contained in:
parent
e781ed5712
commit
f6557f4f67
|
@ -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