Browse Source

Link color discrete green

Jovian (Darkside) 6 years ago
parent
commit
e866e44ba7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      css/custom/main.css

+ 5 - 0
css/custom/main.css

@@ -90,6 +90,11 @@ h4 {
     color: black;
 }
 
+/* Link color */
+main a {
+    color: #0c5460;
+}
+
 /* Footer */
 .footer a {
     color: #1c7430;