Adjust color of <strong> tags to help them stand out more.

This commit is contained in:
Sarah Conway
2018-04-20 19:38:40 -07:00
committed by Jonathan S. Katz
parent 36b5579824
commit b3be5dcf00

View File

@ -118,7 +118,7 @@ a:hover, a:active, #pgContentWrap a:visited, .feature a:visited {
b, strong { b, strong {
font-weight: 700; font-weight: 700;
color: #515151; color: #383838;
} }
i, em { i, em {