From: Sarah Conway Date: Sat, 21 Apr 2018 16:31:43 +0000 (-0400) Subject: Adjust color of tags to help them stand out more. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=a4cd66365caed44e8e91194c5f43e4ddce0c1df1;p=pgarchives.git Adjust color of tags to help them stand out more. --- diff --git a/django/media/css/main.css b/django/media/css/main.css index c6e1c1c..9a95d4d 100644 --- a/django/media/css/main.css +++ b/django/media/css/main.css @@ -114,7 +114,7 @@ a:hover, a:active, #pgContentWrap a:visited, .feature a:visited { b, strong { font-weight: 700; - color: #515151; + color: #383838; } i, em {