🐛 Fix: fix footnote style error

This commit is contained in:
Cell
2024-07-05 00:39:08 +08:00
parent c18aac486b
commit b067289648
+1 -1
View File
@@ -399,7 +399,7 @@
@include link(false, true);
}
sup[id^='fnref:']:has(.footnote-ref) {
sup[id^='fnref']:has(.footnote-ref) {
padding: 2px 4px;
background-color: rgba(238, 238, 238, 0.7);
color: #555555;