Adjust color of <strong> tags to help them stand out more.
authorSarah Conway <sarah.conway@crunchydata.com>
Sat, 21 Apr 2018 02:38:40 +0000 (19:38 -0700)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 21 Apr 2018 16:25:14 +0000 (12:25 -0400)
media/css/main.css

index 4cfb64a4d542d098b1b613a57f14f7e6a9d46161..eacb01736fc1d06a4e5aa9cd32b70319fd8bfcf0 100644 (file)
@@ -118,7 +118,7 @@ a:hover, a:active, #pgContentWrap a:visited, .feature a:visited {
 
 b, strong {
          font-weight: 700;
-       color: #515151;
+       color: #383838;
 }
 
 i, em {