From 91c4cd062960cfc9f81e4816c58844aa8413745d Mon Sep 17 00:00:00 2001 From: foswret Date: Mon, 23 Mar 2026 10:59:35 -0500 Subject: change style.css, change navbar font style & structure --- templates/base.html | 12 ++++++------ templates/partials/footer.html | 4 ++++ templates/partials/header.html | 14 +++++++++++++- templates/partials/nav.html | 4 ++-- templates/posts.html | 4 ++-- 5 files changed, 27 insertions(+), 11 deletions(-) create mode 100644 templates/partials/footer.html (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 752d091..7e9a668 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,13 +8,13 @@