[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible openwrt: improve link colors a bit. this aint enough because the background is sometimes dark and sometimes light...

Holger Levsen holger at moszumanska.debian.org
Tue Jun 16 22:30:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 604e50a24d4af9d0e206ed84dfacfa5b207c5f8f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jun 17 00:29:30 2015 +0200

    reproducible openwrt: improve link colors a bit. this aint enough because the background is sometimes dark and sometimes light...
---
 userContent/reproducible/openwrt/cascade.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/userContent/reproducible/openwrt/cascade.css b/userContent/reproducible/openwrt/cascade.css
index a4e9069..698a38f 100644
--- a/userContent/reproducible/openwrt/cascade.css
+++ b/userContent/reproducible/openwrt/cascade.css
@@ -25,13 +25,13 @@ code {
 }
 
 a {
-        color:#0044cc;
+        color:#0022aa;
 }
 a:hover, a:focus, {
-        color:#0044cc;
+        color:#0022aa;
 }
 a:visited {
-        color:#aa2200;
+        color:#0055dd;
 }
 
 #header {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list