change to blue links
authorDon Armstrong <don@donarmstrong.com>
Sun, 28 Jul 2019 00:36:58 +0000 (17:36 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 28 Jul 2019 00:36:58 +0000 (17:36 -0700)
local.css

index 6ddff8ed5be8e37530646f0cec482848717333ac..1c31ac3ae8327a65ccbf0437b6f38a33450da9a5 100644 (file)
--- a/local.css
+++ b/local.css
@@ -135,10 +135,10 @@ h1, h2, h3, h4 { font-weight: normal; margin: 10px 0 -10px; }
 
 p + p { margin-top: 8px; }
 
-a:link { text-decoration: underline; color: #59c903; }
-a:visited { text-decoration: underline; color: #5d9a20; }
+a:link { text-decoration: underline; color: #222277; }
+a:visited { text-decoration: underline; color: #000044; }
 a:hover { background: #efefef; text-decoration: none; color: #333; }
-a:active { background: #efefef; text-decoration: underline; color: #00ff00; }
+a:active { background: #efefef; text-decoration: underline; color: #222299; }
 
 hr { border: 0; height: 1px; color: #333; margin: 10px 0; background-color: #666; }