Skip to content

Instantly share code, notes, and snippets.

/* common css for Poirot */
@namespace epub "http://www.idpf.org/2007/ops";
body {
margin: 0;
font-family: serif;
line-height: 1.7;
}
body[id*="center"], body[id="cover"] {
display: flex;
height: 98vh;