From c6edd3c0e3473efc710efcfa3eda4f3b745d46d2 Mon Sep 17 00:00:00 2001 From: Quinten0508 <55107945+Quinten0508@users.noreply.github.com> Date: Thu, 4 Jul 2024 01:03:00 +0200 Subject: [PATCH] small touch-ups: * added right sidebar 'directory' to 'all' pages, migrated styles over to main stylesheet to accomodate --- index.html | 16 ++++++++++---- links.html | 62 +++++++++++++++++++----------------------------------- style.css | 25 +++++++++++++++++++++- 3 files changed, 58 insertions(+), 45 deletions(-) diff --git a/index.html b/index.html index befecb3..994bb72 100644 --- a/index.html +++ b/index.html @@ -10,14 +10,14 @@ -
+
-

Quinten's Outpost

+

Quinten's Outpost

@@ -74,7 +74,7 @@ -
+

Status

@@ -109,10 +109,18 @@
- +
diff --git a/links.html b/links.html index 187fd63..7bec858 100644 --- a/links.html +++ b/links.html @@ -25,41 +25,20 @@ p { display: inline; } - #links-directory { - position: sticky; - padding: 0; - top: 0; - margin-top: 17.5rem; - padding-top: 1rem; - } + -
+
-