From 18dc29655a375c3f7442c9632ff75723a8795ec4 Mon Sep 17 00:00:00 2001 From: Samir Boulahtit Date: Sun, 28 Dec 2025 20:34:09 +0100 Subject: [PATCH] style: update navigation badges to pill shape with dark mode support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change rounded to rounded-full for pill appearance - Add font-medium for better readability - Improve dark mode colors with semi-transparent backgrounds - Use lighter text colors in dark mode for better contrast 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- app/templates/admin/content-pages.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/admin/content-pages.html b/app/templates/admin/content-pages.html index 5fc8f092..ece4df9e 100644 --- a/app/templates/admin/content-pages.html +++ b/app/templates/admin/content-pages.html @@ -94,9 +94,9 @@
- Header - Footer - Legal + Header + Footer + Legal —