From e5d4ce2553336500160193e173afefa006524239 Mon Sep 17 00:00:00 2001 From: Dotty Dotter Date: Fri, 10 Apr 2026 22:25:52 +0200 Subject: [PATCH] =?UTF-8?q?Merkliste-Tab=20+=20Kopfzeile=20einheitliche=20?= =?UTF-8?q?Schriftgr=C3=B6=C3=9Fe=20(0.9rem)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/index.html b/app/templates/index.html index 85e8033..ede5e0d 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -549,6 +549,7 @@ background: none; cursor: pointer; border-radius: 4px; + font-size: 0.9rem; color: var(--color-darkgray); }