From a9aa0fcd661a359fd17061704c5cd55770518521 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Sun, 18 Jun 2023 11:20:05 +0200 Subject: return to anchor after archive/delete --- public/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/style.css') diff --git a/public/style.css b/public/style.css index 98d83b5..d72fca9 100644 --- a/public/style.css +++ b/public/style.css @@ -31,6 +31,10 @@ button { border-radius: 0.5em; } +h1 button { + font-size: 0.5em; +} + a { color: #888; } -- cgit v1.2.3