Force TOC markers to be hidden
This commit is contained in:
@@ -67,6 +67,11 @@ body {
|
|||||||
|
|
||||||
.toc-list li {
|
.toc-list li {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.toc-list li::marker {
|
||||||
|
content: '';
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes hero-sweep {
|
@keyframes hero-sweep {
|
||||||
|
|||||||
Reference in New Issue
Block a user