mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Style tweaks: fix some wording
This commit is contained in:
@@ -785,14 +785,14 @@ ol.references > li > .mw-cite-backlink { display: none; }
|
||||
]],
|
||||
separator = true,
|
||||
},
|
||||
-- We can add other classic class names to the 2 following
|
||||
-- We can add other classic classnames to the 2 following
|
||||
-- tweaks (except when named 'calibreN', as the N number is
|
||||
-- usually random across books).
|
||||
{
|
||||
id = "footnote-inpage_classic_classnames";
|
||||
title = _("In-page classic classname footnotes"),
|
||||
description = _([[
|
||||
Show footnotes with classic class names at the bottom of pages.
|
||||
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,
|
||||
@@ -808,7 +808,7 @@ This tweak can be duplicated as a user style tweak when books contain footnotes
|
||||
id = "footnote-inpage_classic_classnames_smaller";
|
||||
title = _("In-page classic classname footnotes (smaller)"),
|
||||
description = _([[
|
||||
Show footnotes with classic classname at the bottom of pages.
|
||||
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,
|
||||
|
||||
Reference in New Issue
Block a user