aboutsummaryrefslogtreecommitdiff
path: root/data/templates/styles.html
blob: 0cb1ad738dbddf9236ca8a47bb6c22980a1f5a2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
$if(quotes)$
q { quotes: "“" "”" "‘" "’"; }
$endif$
$if(highlighting-css)$
$highlighting-css$
$endif$