Add .footnote1 class to classic classname footnotes style tweak

These would be likely to show up after a calibre conversion. See <https://www.mobileread.com/forums/showthread.php?p=4527981#post4527981>.

I'm not entirely sure to what extent it's wise to add, but we already have some equivalents after all.
This commit is contained in:
Frans de Jonge
2025-07-31 18:08:41 +02:00
parent 400c774bcc
commit f85e525f2d

View File

@@ -950,7 +950,8 @@ ol.references > li > .mw-cite-backlink { display: none; }
Show footnotes with classic classnames at the bottom of pages.
This tweak can be duplicated as a user style tweak when books contain footnotes wrapped with other class names.]]),
css = [[
.footnote, .footnotes, .fn,
.footnote, .footnote1,
.footnotes, .fn,
.note, .note1, .note2, .note3,
.ntb, .ntb-txt, .ntb-txt-j,
.fnote, .fnote1,