From 9c716e03b9d5b36c55df03c4cc27dcadcd4225fc Mon Sep 17 00:00:00 2001 From: Greg Hendershott Date: Thu, 1 Nov 2012 23:02:24 -0400 Subject: [PATCH] Tone down RktValLink and RktModLink --- gh.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gh.css b/gh.css index 50ccc8b..fa4ebcc 100644 --- a/gh.css +++ b/gh.css @@ -14,6 +14,10 @@ white-space: inherit; } +.RktValLink, .RktModLink { + color: #2626c0; /* NOT bright blue */ +} + /* Serif: */ .inheritedlbl { font-family: 'Fenix',serif;