wikbook/epub.css

25 lines
204 B
CSS
Raw Permalink Normal View History

2022-05-08 02:36:38 +02:00
/*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%
}
/*Mobi*/