aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Screwdriver/screwdriver.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/Screwdriver/screwdriver.css
parentbe9c06fd5c1bfed8e0147c938b96e4876df98133 (diff)
Improve: new article banner (#4037)
* fix Origine theme padding * Fix all themes * Update swage.scss
Diffstat (limited to 'p/themes/Screwdriver/screwdriver.css')
-rw-r--r--p/themes/Screwdriver/screwdriver.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/p/themes/Screwdriver/screwdriver.css b/p/themes/Screwdriver/screwdriver.css
index 17a3535d1..7a77c4d6a 100644
--- a/p/themes/Screwdriver/screwdriver.css
+++ b/p/themes/Screwdriver/screwdriver.css
@@ -788,10 +788,6 @@ a.btn {
font-size: 0.9em;
}
-#new-article:hover {
- background: #06c;
-}
-
#new-article > a {
line-height: 3em;
color: #fff;
@@ -800,6 +796,7 @@ a.btn {
#new-article > a:hover {
text-decoration: none;
+ background: #06c;
}
/*=== Day indication */