html,body, pre.verse {
border: none;
background: transparent;
font-family: serif;
font-size: 10pt;
}
pre, code, .commit-diff {
font-family: Consolas, courier, monospace;
}
/* invisibles */
span.hiddenindex, span.commentmarker, .comment, span.tocprefix, #hitme {
display: none
}
h1 {
font-size: 200%;
margin: .67em 0
}
h2 {
font-size: 180%;
margin: .75em 0
}
h3 {
font-size: 150%;
margin: .83em 0
}
h4 {
font-size: 130%;
margin: 1.12em 0
}
h5 {
font-size: 115%;
margin: 1.5em 0
}
h6 {
font-size: 100%;
margin: 0;
}
sup, sub {
font-size: 8pt;
line-height: 0;
}
/* invisibles */
span.hiddenindex, span.commentmarker, .comment, span.tocprefix, #hitme {
display: none
}
.comment {
background: rgb(255,255,158);
}
pre.verse {
margin: 24px 48px;
overflow: auto;
border: none;
}
table, th, td {
border: solid 1px black;
border-collapse: collapse;
}
td, th {
padding: 2px 5px;
}
hr {
margin: 24px 0;
color: #000;
height: 1px;
background-color: #000;
}
table {
margin: 24px auto;
}
td, th { vertical-align: top; }
th {font-weight: bold;}
caption {
caption-side:bottom;
}
img.embedimg {
margin: 1em;
max-width:90%;
}
div.image {
margin: 1em;
text-align: center;
padding: 3px;
background-color: white;
}
.biblio p, .play p {
margin-left: 1em;
text-indent: -1em;
}
div.biblio, div.play {
padding: 24px 0;
}
div.caption {
padding-bottom: 1em;
}
div.center {
text-align: center;
}
div.right {
text-align: right;
}