]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Makes purple links more readable
authorBen Beltran <redacted>
Sat, 5 Sep 2015 22:32:39 +0000 (17:32 -0500)
committerBen Beltran <redacted>
Sat, 5 Sep 2015 22:32:39 +0000 (17:32 -0500)
jekyll/css/application.css

index 24f5ca265bbd8a8f263b24da451333377d94642c..e74e8de07061f8d78e4b1d42319ad5bebfe35679 100644 (file)
@@ -137,7 +137,7 @@ nav ul li a:focus {
 .orange .postcontent a {color: #fd3839}
 .red .postcontent a {color: #f32240}
 .cyan .postcontent a {color: #74d0eb}
-.purple .postcontent a {color: #400098}
+.purple .postcontent a {color: #6020B8; text-decoration: underline}
 
 .postcontent strong{
   font-weight: 400;