bunker-like css fix

This commit is contained in:
towards-a-new-leftypol 2024-11-27 19:17:23 -05:00
parent 9f26de080e
commit 709b4ff32d
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ input[type="text"], input[type="password"], textarea, select {
color: #ACACAC;
font-family: Courier, monospace;
margin: 0 1px;
padding: 5px !important;
padding: 3px !important;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {