##// END OF EJS Templates
Fixed template to load simple.css and changed reveal.orig accordiingly.
Fixed template to load simple.css and changed reveal.orig accordiingly.

File last commit:

r7913:9203caef
r9398:dc0545b8
Show More
static_html.css
10 lines | 136 B | text/css | CssLexer
/* Overrides of notebook CSS for static HTML export
*/
body {
overflow: visible;
padding: 8px;
}
.input_area {
padding: 0.4em;
}