Use the table highlight color for footnotes instead

This commit is contained in:
RichardG867
2025-08-16 22:41:10 -03:00
parent dfa807f101
commit f2c70b71ff
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ sup > a.footnote:after {
content: "]";
}
li:target {
background: #402140;
background: #202040;
}
a.reversefootnote {
font-size: smaller;

View File

@@ -193,7 +193,7 @@ sup > a.footnote::after {
content: "]";
}
li:target {
background: #402140;
background: #202040;
}
a.reversefootnote {
font-size: smaller;