[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible openwrt: improve link colors a bit

Holger Levsen holger at moszumanska.debian.org
Tue Jun 16 22:17:32 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 892eab62af739a610067f728167fd58f140a07ce
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jun 17 00:16:52 2015 +0200

    reproducible openwrt: improve link colors a bit
---
 userContent/reproducible/openwrt/cascade.css | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/userContent/reproducible/openwrt/cascade.css b/userContent/reproducible/openwrt/cascade.css
index 4109b3d..a4e9069 100644
--- a/userContent/reproducible/openwrt/cascade.css
+++ b/userContent/reproducible/openwrt/cascade.css
@@ -24,6 +24,16 @@ code {
 	white-space: pre;
 }
 
+a {
+        color:#0044cc;
+}
+a:hover, a:focus, {
+        color:#0044cc;
+}
+a:visited {
+        color:#aa2200;
+}
+
 #header {
 	min-height: 98px;
 	background-image: url(header.png);

-- 
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