From b4eca4ba03f2455389396dc6d7965055177d9a2c Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Sat, 11 May 2024 23:41:21 +0200 Subject: Fixed: clickable link block (#6444) * => only * update frss.css * update themes --- p/themes/Pafat/pafat.rtl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p/themes/Pafat/pafat.rtl.css') diff --git a/p/themes/Pafat/pafat.rtl.css b/p/themes/Pafat/pafat.rtl.css index daa7ea233..8e8d5ca59 100644 --- a/p/themes/Pafat/pafat.rtl.css +++ b/p/themes/Pafat/pafat.rtl.css @@ -803,7 +803,7 @@ a.signin { background-color: var(--background-color-grey-hover); } -.flux .flux_header:hover .title a { +.flux .flux_header:hover .title { color: var(--font-color-hover); } -- cgit v1.2.3