Skip to content

Instantly share code, notes, and snippets.

@rosatravels
Created May 18, 2018 07:31
Show Gist options
  • Save rosatravels/aa9d9fc31a45be34b6647e7fe0a9860a to your computer and use it in GitHub Desktop.
Save rosatravels/aa9d9fc31a45be34b6647e7fe0a9860a to your computer and use it in GitHub Desktop.
New format for Secret Trail
@charset "utf-8";
body, body.tei.tei-text {
color: black;
background-color: white;
margin: 0.5em;
width: auto;
border: 0;
padding: 0
}
div, p, pre, h1, h2, h3, h4, h5, h6 {
margin-left: 0;
margin-right: 0
}
div.pgebub-root-div {
margin: 0
}
h2 {
page-break-before: always;
padding-top: 1em
}
div.figcenter span.caption {
display: block
}
.pgmonospaced {
font-family: monospace;
font-size: 0.9em
}
a.pgkilled {
text-decoration: none
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment