mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 09:19:00 +00:00
Reduce unnecessary CSS rules
This commit is contained in:
parent
70d4365b14
commit
17f00d0021
@ -1,15 +1,5 @@
|
|||||||
// Asciidoctor-specific styles
|
// Asciidoctor-specific styles
|
||||||
sup.footnote {
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.anchor {
|
.anchor {
|
||||||
border-bottom: unset;
|
|
||||||
&:hover {
|
|
||||||
border-bottom: unset;
|
|
||||||
}
|
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: "§";
|
content: "§";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user