From 4d5f3a20c0fee4f4fde160cc3a811289429795e1 Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 5 Feb 2022 10:58:57 +0100 Subject: Improve: new article banner (#4037) * fix Origine theme padding * Fix all themes * Update swage.scss --- p/themes/Ansum/ansum.rtl.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'p/themes/Ansum/ansum.rtl.css') diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css index 405a37b9b..34dcd75e6 100644 --- a/p/themes/Ansum/ansum.rtl.css +++ b/p/themes/Ansum/ansum.rtl.css @@ -868,10 +868,6 @@ form th { text-align: center; } -#new-article:hover { - background: #b7641d; -} - #new-article > a { line-height: 3em; font-weight: bold; @@ -880,6 +876,7 @@ form th { #new-article > a:hover { text-decoration: none; + background: #b7641d; } /*=== Day indication */ -- cgit v1.2.3