de-emphasize topic map headers a bit

This commit is contained in:
Jeff Atwood 2014-05-28 23:53:34 -07:00
parent 53b8367c2f
commit edf58e4657
1 changed files with 2 additions and 1 deletions

View File

@ -344,10 +344,11 @@ a.star {
h4 { h4 {
margin: 0 0 3px 0; margin: 0 0 3px 0;
color: $primary; color: scale-color($primary, $lightness: 50%);
font-weight: normal; font-weight: normal;
font-size: 12px; font-size: 12px;
line-height: 15px; line-height: 15px;
text-transform: lowercase;
} }
p, p,