tweak heading-anchor css

avoids blue links after visiting
This commit is contained in:
MinRK 2013-04-07 12:16:36 -07:00
parent 4976c6fb16
commit 2fc4821c2f

View File

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