More CSS changes

This commit is contained in:
Jacob 2023-10-01 04:08:04 +02:00
parent 3fe9dd5e74
commit 8d882ba177

View file

@ -98,6 +98,10 @@ a:hover {
}
input {
font-size: 12pt;
font-family: Monospace;
font-weight: normal;
padding-top: 2px;
padding-bottom: 2px;
border-color: #363636;