Content deleted Content added
→Customization: dumb solution with ::before and ::after showing Box-drawing characters |
→Customization: dark mode compatibility |
||
Line 19:
.reference > a::after,
.reference > a::before {
color:
position: absolute;
}
|