From aa7cb18b17dc169c0b1134bfa61fe3f7809c0f1f Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 15 Dec 2025 09:00:23 +0100 Subject: frontent: add date handling --- static/pages/image-viewer/index.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'static/pages/image-viewer/index.css') diff --git a/static/pages/image-viewer/index.css b/static/pages/image-viewer/index.css index ec98173..8b57f58 100644 --- a/static/pages/image-viewer/index.css +++ b/static/pages/image-viewer/index.css @@ -26,3 +26,13 @@ font-style: normal; color: var(--fg-disabled); } + +#date { + font-size: 1.2em; + font-weight: bold; + background: #efefef99; + backdrop-filter: blur(10px); + padding: 10px; + border-radius: var(--border-radius); + box-shadow: #223223aa 1px 1px 4px; +} -- cgit v1.2.3-70-g09d2