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/BlueLagoon/BlueLagoon.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'p/themes/BlueLagoon/BlueLagoon.css') diff --git a/p/themes/BlueLagoon/BlueLagoon.css b/p/themes/BlueLagoon/BlueLagoon.css index 7f1841b14..af47db818 100644 --- a/p/themes/BlueLagoon/BlueLagoon.css +++ b/p/themes/BlueLagoon/BlueLagoon.css @@ -831,10 +831,6 @@ a.btn { font-size: 0.9em; } -#new-article:hover { - background: #06c; -} - #new-article > a { line-height: 3em; color: #fff; @@ -843,6 +839,7 @@ a.btn { #new-article > a:hover { text-decoration: none; + background: #06c; } /*=== Day indication */ -- cgit v1.2.3