summaryrefslogtreecommitdiffstats
path: root/userContent/reproducible/openwrt/cascade.css
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-18 18:44:54 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-18 18:44:54 +0100
commit2b3fcd382f7e2c0995eab023d70b48b71c231d1d (patch)
treeff6fdea88bd19b9456a4a84d0f3f181ac0595e9a /userContent/reproducible/openwrt/cascade.css
parentcd9e48532e0be35681522deca5558c419f756b1a (diff)
downloadjenkins.debian.net-2b3fcd382f7e2c0995eab023d70b48b71c231d1d.tar.xz
reproducible: use same link color for all projects
Diffstat (limited to 'userContent/reproducible/openwrt/cascade.css')
-rw-r--r--userContent/reproducible/openwrt/cascade.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/userContent/reproducible/openwrt/cascade.css b/userContent/reproducible/openwrt/cascade.css
index 698a38fb..3ed3d5ea 100644
--- a/userContent/reproducible/openwrt/cascade.css
+++ b/userContent/reproducible/openwrt/cascade.css
@@ -25,13 +25,13 @@ code {
}
a {
- color:#0022aa;
+ color:#0088cc;
}
a:hover, a:focus, {
- color:#0022aa;
+ color:#0088cc;
}
a:visited {
- color:#0055dd;
+ color:green;
}
#header {