blob: 866896549fc4fead2fe8a287952bb08d54c3bf95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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%;}
$if(quotes)$
q { quotes: "“" "”" "‘" "’"; }
$endif$
$if(highlighting-css)$
$highlighting-css$
$endif$
|