aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Ansum/ansum.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-02-05 10:58:57 +0100
committerGravatar GitHub <noreply@github.com> 2022-02-05 10:58:57 +0100
commit4d5f3a20c0fee4f4fde160cc3a811289429795e1 (patch)
tree30fe62df887cdac1b476c6575f3ed7c67f479631 /p/themes/Ansum/ansum.rtl.css
parentbe9c06fd5c1bfed8e0147c938b96e4876df98133 (diff)
Improve: new article banner (#4037)
* fix Origine theme padding * Fix all themes * Update swage.scss
Diffstat (limited to 'p/themes/Ansum/ansum.rtl.css')
-rw-r--r--p/themes/Ansum/ansum.rtl.css5
1 files changed, 1 insertions, 4 deletions
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 */