From 7de384bf9c192292cbc726085eedfadddfa7ca7d Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Thu, 13 Mar 2025 23:10:48 +0100 Subject: Mark as read button: config for the size (#7314) * settings * i18n: mark_read_button * big, small, none * fix * Fixes * make fix-all --------- Co-authored-by: Alexandre Alapetite --- p/themes/Ansum/ansum.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p/themes/Ansum/ansum.css') diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css index 86c97756e..43c4cac06 100644 --- a/p/themes/Ansum/ansum.css +++ b/p/themes/Ansum/ansum.css @@ -410,7 +410,7 @@ th { } /*=== "Load more" part */ -#bigMarkAsRead { +#bigMarkAsRead.big { text-align: center; text-decoration: none; background: #fdf6ef; -- cgit v1.2.3