bunker_like: submit button color

This commit is contained in:
towards-a-new-leftypol 2024-11-27 19:23:13 -05:00
parent e781ed5712
commit f6557f4f67
1 changed files with 1 additions and 1 deletions

View File

@ -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 {