From b6f8a28b805fb8cacd22738431c96d27856fd0c6 Mon Sep 17 00:00:00 2001 From: dmlunar Date: Sat, 14 Feb 2026 09:18:15 +0200 Subject: Update footer styles with new border and background --- style.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.scss b/style.scss index 87fea45..6ab87f7 100644 --- a/style.scss +++ b/style.scss @@ -881,7 +881,8 @@ code table tr { .footer-container { text-align: left; - border-top: 1px solid black; + border-top: 1px solid #535353; + background: #211f26; } .footer-content -- cgit v1.2.3-70-g09d2