From a7b0fff60f9c95515f41e6e28ba7b2c0670204c6 Mon Sep 17 00:00:00 2001 From: Dany Date: Mon, 10 Jul 2023 16:19:47 +0000 Subject: [PATCH] Cosmetic --- 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 f8a7b3425..4f772fec7 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -45,8 +45,8 @@ input:focus { background-color:transparent; font-size: 100%; font-weight: 0; - padding: 5px; - margin: 5px; + padding: 0px; + margin: 0px; font-family: sans-serif; opacity:85%; }