busydoingnothing/epub.css
2022-05-20 10:52:45 -07:00

23 lines
No EOL
194 B
CSS

/*body {
font-size: 14px
}*/
table {
font-size: 14px
}
h4 {
page-break-before: always;
}
h2 {
page-break-before: always;
}
blockquote {
font-style: italic;
}
img {
max-width: 100%
}