From d584aa97323b6963edac800d6677d49a27e57347 Mon Sep 17 00:00:00 2001 From: Herwin Bozet Date: Thu, 21 Nov 2024 18:20:19 +0100 Subject: [PATCH] Improved sidebar, Added misc rules and options Update index.php, sidebar.php, and 6 more files... --- htdocs/index.php | 4 +- htdocs/parts/sidebar.php | 226 +++++++++++++++++++------------------ readme.md | 23 ++++ scss/config.scss | 9 +- scss/core/sizing.scss | 10 +- scss/core/text.scss | 4 + scss/site/backgrounds.scss | 46 ++++---- todos.txt | 3 + 8 files changed, 188 insertions(+), 137 deletions(-) diff --git a/htdocs/index.php b/htdocs/index.php index 46fd252..1e3ffa7 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -85,8 +85,8 @@ - - + diff --git a/htdocs/parts/sidebar.php b/htdocs/parts/sidebar.php index 3f0899d..67b3b8e 100644 --- a/htdocs/parts/sidebar.php +++ b/htdocs/parts/sidebar.php @@ -5,122 +5,128 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) { } ?> -