Reduce unnecessary CSS rules

This commit is contained in:
Gabriel Arazas 2023-04-24 16:43:35 +08:00
parent 70d4365b14
commit 17f00d0021
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -1,15 +1,5 @@
// Asciidoctor-specific styles
sup.footnote {
top: 0;
left: 0;
}
.anchor {
border-bottom: unset;
&:hover {
border-bottom: unset;
}
&::before {
content: "§";
display: inline-block;