mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 00:45:07 +01:00
support for PDF export in chrome (closes #92)
This commit is contained in:
parent
7101c2408d
commit
f350c6a5cd
6 changed files with 165 additions and 13 deletions
|
|
@ -216,6 +216,7 @@ body {
|
|||
|
||||
.reveal code {
|
||||
font-family: monospace;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.reveal table th,
|
||||
|
|
@ -474,6 +475,7 @@ body {
|
|||
top: 50%;
|
||||
margin-top: -320px;
|
||||
padding: 20px 0px;
|
||||
overflow: visible;
|
||||
|
||||
text-align: center;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue