From 54a2403fa09268fafc4266d21123d3901f54271a 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 de937d77e..92579a4a5 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%; background-color: wheat;