fix bunker-like css tweaks

This commit is contained in:
towards-a-new-leftypol 2024-11-27 19:15:07 -05:00
parent 13ffe08443
commit 4a2e25e5f9
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;
padding: 5px !important;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {