Make heading anchor show underline by default
This commit is contained in:
parent
5a968b36e1
commit
0b2a8ff0a7
|
@ -11,11 +11,6 @@
|
||||||
|
|
||||||
.heading-anchor {
|
.heading-anchor {
|
||||||
order: -1;
|
order: -1;
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.heading-anchor:hover {
|
|
||||||
text-decoration: underline;
|
|
||||||
text-underline-offset: 0.1em;
|
text-underline-offset: 0.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue