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/Origine-compact/origine-compact.rtl.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'p/themes/Origine-compact/origine-compact.rtl.css') diff --git a/p/themes/Origine-compact/origine-compact.rtl.css b/p/themes/Origine-compact/origine-compact.rtl.css index 9d74d309b..2c3256006 100644 --- a/p/themes/Origine-compact/origine-compact.rtl.css +++ b/p/themes/Origine-compact/origine-compact.rtl.css @@ -773,10 +773,6 @@ a.btn, font-size: 0.9em; } -#new-article:hover { - background: #06c; -} - #new-article > a { line-height: 3em; color: #fff; @@ -785,6 +781,7 @@ a.btn, #new-article > a:hover { text-decoration: none; + background: #06c; } /*=== Day indication */ -- cgit v1.2.3