commit 9c716e03b9d5b36c55df03c4cc27dcadcd4225fc parent e918444b48370b7658ed19bbe8b64746bb47d076 Author: Greg Hendershott <greghendershott@gmail.com> Date: Thu, 1 Nov 2012 23:02:24 -0400 Tone down RktValLink and RktModLink Diffstat:
| M | gh.css | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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;