Skip to content

Commit c31ea6f

Browse files
committed
Correct docs for user fontSize
It needs a percentage to work with the fallback
1 parent 306eb58 commit c31ea6f

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/CSS19-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ Increasing and decreasing the root `font-size`. It will serve as a reference for
861861

862862
Scope: `html`
863863

864-
Possible values: unitless `number` or percentage.
864+
Possible values: percentage.
865865

866866
Override class: User settings (should be applied by any means necessary)
867867

docs/ReadiumCSS_docs.epub

21 Bytes
Binary file not shown.

docs/ReadiumCSS_docs/OEBPS/Text/Section-019.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@
766766

767767
<p>Scope: <code>html</code></p>
768768

769-
<p>Possible values: unitless <code>number</code> or percentage</p>
769+
<p>Possible values: percentage</p>
770770

771771
<p>Override class: User settings (should be applied by any means necessary)</p>
772772

0 commit comments

Comments
 (0)