tweak heading-anchor css

avoids blue links after visiting
pull/37/head
MinRK 13 years ago
parent 4976c6fb16
commit 2fc4821c2f

@ -469,7 +469,7 @@ margin-bottom:0;
}
a.heading-anchor:link {
a.heading-anchor:link, a.heading-anchor:visited {
text-decoration: none;
color: inherit;
}

Loading…
Cancel
Save