From 8d882ba177e842a5bc5bec5b6184cc1f818ffd12 Mon Sep 17 00:00:00 2001 From: speedie Date: Sun, 1 Oct 2023 04:08:04 +0200 Subject: [PATCH] More CSS changes --- index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.css b/index.css index c40cc4e..37823e6 100644 --- a/index.css +++ b/index.css @@ -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;