From 83c483cf8cd52ff0d95467cdaefe425e27c313b9 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 27 Jan 2024 21:16:43 +0100 Subject: [PATCH] Correct CSS --- html/css/style-classic7.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 039e71e9d..3a5990fc9 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -44,7 +44,7 @@ input:focus { font-style: italic; background-color:transparent; font-size: 100%; - font-weight: 0; + font-weight: 1.0; padding: 0px; margin: 0px; font-family: sans-serif; @@ -504,7 +504,7 @@ a.detail font-family: 'openSansRegular'; text-decoration: underline; display: block; - // color: #eb2208; + color: #eb2208; font-weight: normal; background-color: transparent; }