summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--styles.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/styles.html b/styles.html
new file mode 100644
index 0000000..34cd4de
--- /dev/null
+++ b/styles.html
@@ -0,0 +1,12 @@
1code{white-space: pre-wrap;}
2span.smallcaps{font-variant: small-caps;}
3span.underline{text-decoration: underline;}
4div.column{display: inline-block; vertical-align: top; width: 50%;}
5div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
6ul.task-list{list-style: none;}
7$if(quotes)$
8q { quotes: "“" "”" "‘" "’"; }
9$endif$
10$if(highlighting-css)$
11$highlighting-css$
12$endif$