From d32367241b97b6b9a9bf93e879511748d5e417f5 Mon Sep 17 00:00:00 2001 From: SiskelDev Date: Wed, 28 May 2025 16:15:38 +0200 Subject: [PATCH] Adjusting the Style of The Pager --- data/style/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/style/style.css b/data/style/style.css index 53391e4..9226970 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -899,6 +899,8 @@ div.content { cursor: pointer; text-decoration: none; margin: 0px 2px 0px 2px; + color: var(--clr-light-a0); + font-weight: 500; }