From 5aa5fe539bdf0aad53895c6c693552800644c742 Mon Sep 17 00:00:00 2001 From: Egor Deev Date: Sun, 23 Nov 2025 15:19:16 +0300 Subject: [PATCH] ALL --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.html b/index.html index 21a71d7..8fa3cd0 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,11 @@ margin-bottom: 20px; font-size: 20px; } + .sidebar hr { + border: none; + border-top: 2px dashed #ffffff; + margin: 20px 0; + } .lab-list { list-style: none; } @@ -107,6 +112,12 @@