Show More
@@ -36,7 +36,9 b' document.write( \'<link rel="stylesheet" href="reveal.js/css/print/\' + ( window.l' | |||
|
36 | 36 | <style type="text/css"> |
|
37 | 37 | /* Overrides of notebook CSS for static HTML export */ |
|
38 | 38 | .reveal { |
|
39 |
|
|
|
39 | font-size: 20px; | |
|
40 | overflow-y: auto; | |
|
41 | overflow-x: hidden; | |
|
40 | 42 | } |
|
41 | 43 | .reveal pre { |
|
42 | 44 | width: 98%; |
General Comments 0
You need to be logged in to leave comments.
Login now