de-emphasize topic map headers a bit
This commit is contained in:
parent
53b8367c2f
commit
edf58e4657
|
@ -344,10 +344,11 @@ a.star {
|
|||
|
||||
h4 {
|
||||
margin: 0 0 3px 0;
|
||||
color: $primary;
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
line-height: 15px;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
p,
|
||||
|
|
Loading…
Reference in New Issue