From 36d7f332e6c318064ff0cd6849f69854c7ba0d79 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sun, 19 Oct 2025 23:18:58 +0700 Subject: feat: add noise to plain color backgrounds feat: move back button from header to toolbar feat: make inset shadows more apparent feat: header font: less thick, non-italic and drops shadow --- views/pages/blog-catalogue.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'views/pages/blog-catalogue.html') diff --git a/views/pages/blog-catalogue.html b/views/pages/blog-catalogue.html index 8c2a5fc..8e91798 100644 --- a/views/pages/blog-catalogue.html +++ b/views/pages/blog-catalogue.html @@ -1,16 +1,16 @@ {{ define "body" }}
+ class="tags-list ar-gt-0.8:min-w-[10dvh] ar-gt-0.8:max-w-[20dvh] ar-gt-0.8:w-fit ar-lt-0.8:w-[100%] ar-lt-0.8:max-h-[30%] flex shrink-0 flex-col ar-gt-0.8:mr-6 bg-background-light inset-shadow-[0_0_0.4rem_black]">
{{ .L.BlogSearch.TagsHeader }}
-
+
{{- range .Tags }} -
+
{{- end }} @@ -19,22 +19,22 @@
{{ .L.BlogSearch.OrderByHeader }}
-
+
-
+
-
+
-
+
-
+
-
+
@@ -53,7 +53,7 @@
+ class="blog-cards grow flex flex-col overflow-y-auto bg-background-light inset-shadow-[0_0_0.4rem_black] p-6"> Loading...
-- cgit v1.3.1+17