From 5f4b12e754f81713c76b2aa3cfbd3a3d6a0200fb Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 6 Dec 2025 11:13:27 +0100 Subject: [PATCH] Cosmetic --- html/css/style-classic7.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 88701e901..3daca22db 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -4197,7 +4197,7 @@ h2.h-section { */ #so_event_main_id { display:flex; - + padding: 0.8rem; flex-direction: column; } #so_event_main_id h2 ,#so_event_main_id h3{ @@ -4226,5 +4226,6 @@ h2.h-section { } .sect1 .highlight { - background:wheat + background:wheat; + border-radius: 10px; } \ No newline at end of file