From: Ben Beltran Date: Sat, 5 Sep 2015 22:32:39 +0000 (-0500) Subject: Makes purple links more readable X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/6d376458ffb7288d6b92ae1550616972db209d0a?hp=43a46e6a9544dcd6bdb3240997a09ea1ca6cefbf Makes purple links more readable --- diff --git a/jekyll/css/application.css b/jekyll/css/application.css index 24f5ca2..e74e8de 100644 --- a/jekyll/css/application.css +++ b/jekyll/css/application.css @@ -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;