de-emphasize topic map headers a bit
This commit is contained in:
parent
53b8367c2f
commit
edf58e4657
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue