fix slide numbers not visible in pdf exports
This commit is contained in:
parent
aa5c03c234
commit
5b537aa8f8
2 changed files with 2 additions and 1 deletions
|
|
@ -149,6 +149,7 @@ html.reveal-print {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
visibility: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This accessibility tool is not useful in PDF and breaks it visually */
|
/* This accessibility tool is not useful in PDF and breaks it visually */
|
||||||
|
|
|
||||||
2
dist/reveal.css
vendored
2
dist/reveal.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue