aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2021-01-09 15:37:59 +0000
committerThomas Lange <lange@debian.org>2021-01-09 15:40:47 +0000
commit5fe855c6080df441ea2c9939b6dad700313a1706 (patch)
treef198cd336025b94c86541798521e2af453f05e24 /english/debian.css
parent8349c3768be2223effa287e9f0c34fe3355cd11d (diff)
Apply 4 suggestion(s) to 1 file(s)
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/english/debian.css b/english/debian.css
index 24fa125a0d4..b0afd95ff9a 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -270,11 +270,11 @@ a:active {
a img {
border:0;
}
-a.rss_logo {
+a:link.rss_logo {
font-size: 0.75em;
float: right;
line-height: 10px;
- color: #ffffff !important;
+ color: #ffffff;
background-color: #ff6600;
font-weight: bold;
font-family: sans-serif;
@@ -285,10 +285,10 @@ a.rss_logo {
border: 1px solid #ff6600;
}
-a.rss_logo:hover {
+a:link.rss_logo:hover {
background-color: white;
border: 1px solid #ff6600;
- color: #ff6600 !important;
+ color: #ff6600;
}
a.rss_logo.generic {

© 2014-2024 Faster IT GmbH | imprint | privacy policy