From 185169cb4095424be3cc1491def4e6e6aaf63efa Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 30 Jan 2022 00:56:30 +0100 Subject: [PATCH] cosmetic --- html/css/style-classic7.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index cba37a639..035946107 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -44,11 +44,12 @@ input:focus { color:orangered; font-style: italic; background-color:transparent; - font-size: 115%; + font-size: 100%; font-weight: 0; padding: 5px; margin: 5px; font-family: sans-serif; + opacity:85%; } a.mtitle span.notice { text-decoration: underline;