-
DescriptionI would like to include citations in a revealjs presentation but make the font smaller than currently allowed. However, it does not seem possible to print smaller fonts than 0.7em of the preset size. That smaller fonts could be printed is evident when you compare the size of the smallest presentation font (0.7em - EDIT: 0.6em seems to be the smallest) with the footer (see attached image). Is it even possible to customize a slide class to use smaller fonts than 0.7em? I'm thinking something along the lines of
Here is a MWE with Quarto 1.7.32:
Cheers, Per |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Use your favourite browser developer/inspect mode and play around the HTML/CSS to see what works or not. |
Beta Was this translation helpful? Give feedback.
Use your favourite browser developer/inspect mode and play around the HTML/CSS to see what works or not.