From e1634059a75054c8f7dcc5ece66d1222fb18597c Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sun, 15 Dec 2024 14:34:00 +0530 Subject: Updated deps --- includes/base.html | 2 +- includes/main.css | 3 +-- includes/page.html | 2 +- includes/post.html | 7 +++---- 4 files changed, 6 insertions(+), 8 deletions(-) (limited to 'includes') diff --git a/includes/base.html b/includes/base.html index 90fc167..60e2b72 100644 --- a/includes/base.html +++ b/includes/base.html @@ -44,4 +44,4 @@ - + \ No newline at end of file diff --git a/includes/main.css b/includes/main.css index d1bfb19..0c3f6ad 100644 --- a/includes/main.css +++ b/includes/main.css @@ -39,7 +39,6 @@ canvas { picture { display: contents; - } @media screen { @@ -68,6 +67,7 @@ picture { padding: 1rem; font-weight: bolder; background-color: darkred; + color: white; & *:any-link { text-decoration: none; @@ -93,7 +93,6 @@ picture { } - } @media (forced-colors: active) { diff --git a/includes/page.html b/includes/page.html index 2439e37..be4f0e0 100644 --- a/includes/page.html +++ b/includes/page.html @@ -6,4 +6,4 @@