You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
283 B
CSS

@page{
size: 148mm 210mm;
margin: 10mm !important;
font-size: 10pt;
}
body{
margin: 0 !important;
}
.cm-s-jupyter pre{
white-space: pre-wrap;
padding: 0 !important;
margin: 0 !important;
font-weight: bold;
}
img{
max-width: 100%;
height: auto;
}