2019-09-05 02:33:59 +02:00
|
|
|
|
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%;}
|
2019-09-05 21:42:23 +02:00
|
|
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
2019-12-05 18:36:34 +01:00
|
|
|
|
ul.task-list{list-style: none;}
|
2019-09-05 02:33:59 +02:00
|
|
|
|
$if(quotes)$
|
|
|
|
|
q { quotes: "“" "”" "‘" "’"; }
|
|
|
|
|
$endif$
|
|
|
|
|
$if(highlighting-css)$
|
|
|
|
|
$highlighting-css$
|
|
|
|
|
$endif$
|
2020-05-19 07:45:44 +02:00
|
|
|
|
$if(displaymath-css)$
|
|
|
|
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
|
|
|
|
$endif$
|