Skip to content

Instantly share code, notes, and snippets.

@bennett39
bennett39 / epub.css
Last active January 26, 2019 00:06 — forked from bmaupin/epub.css
You Don't Know JS Ebooks
body {
text-align: justify;
}
code, pre {
font-family: "DejaVuSansMono", monospace;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;