From b98abb94cc2b710b21b7c427555858b3c1b03e15 Mon Sep 17 00:00:00 2001 From: OkunElya Date: Fri, 31 Oct 2025 12:04:55 +1000 Subject: [PATCH] aboba commit --- index.css | 4 ++-- index.html | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/index.css b/index.css index a13f09c..517c5d8 100644 --- a/index.css +++ b/index.css @@ -30,8 +30,8 @@ .menu .selected { color: green; font-weight: bold; - border-left: double 4px silver; - border-right: double 4px silver; + border-left: double thin silver; + border-right: double thin silver; } .menu .menu-header { diff --git a/index.html b/index.html index 2255a1b..b15e4ec 100644 --- a/index.html +++ b/index.html @@ -140,8 +140,6 @@ - - \ No newline at end of file