pdf print tweak
This commit is contained in:
parent
c065705128
commit
235c78a5c8
1 changed files with 5 additions and 0 deletions
|
@ -71,6 +71,11 @@ a:visited {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.reveal pre code {
|
||||
overflow: hidden !important;
|
||||
font-family: monospace !important;
|
||||
}
|
||||
|
||||
|
||||
/* SECTION 6: more reveal.js specific additions by @skypanther */
|
||||
ul, ol, div, p {
|
||||
|
|
Loading…
Reference in a new issue