aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-09-12 09:57:17 +0100
committerChris Mytton <self@hecticjeff.net>2013-09-12 09:57:17 +0100
commit738b1068c8ea9df4a24056f1784ff5846bb8bb6b (patch)
treebdbbf99b6c4e4286d9bdf6f380b9df941e663fe4 /web
parent70ee276344b374773902d9a96c84ad81d7bdfafe (diff)
parentca4487b3b161b857ef5412f93ecd60646697ff2d (diff)
Merge branch 'zurich-mark-external-addresses-deleted'
Conflicts: t/cobrand/zurich.t
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/zurich/_zurich.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss
index c9eb7a080..f9ea29d9a 100644
--- a/web/cobrands/zurich/_zurich.scss
+++ b/web/cobrands/zurich/_zurich.scss
@@ -35,3 +35,7 @@ body.frontpage #zurich-footer-wrapper {
#zurich-footer a:hover {
color: #3c3c3c;
}
+
+.muted, .muted a {
+ color: #aaa;
+}