summaryrefslogtreecommitdiff
path: root/site/css/math.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/css/math.css')
-rw-r--r--site/css/math.css41
1 files changed, 41 insertions, 0 deletions
diff --git a/site/css/math.css b/site/css/math.css
new file mode 100644
index 0000000..d111d1f
--- /dev/null
+++ b/site/css/math.css
@@ -0,0 +1,41 @@
+/*
+p.author
+p.date
+p.creator
+.title
+.subtitle
+.todo
+.done
+.WAITING
+.timestamp
+.timestamp-kwd
+.timestamp-wrapper
+.tag
+._HOME
+.target
+.linenr
+.code-highlighted
+div.outline-N
+div.outline-text-N
+.section-number-N
+.figure-number
+.table-number
+.listing-number
+div.figure
+pre.src
+pre.example
+p.verse
+div.footnotes
+p.footnote
+.footref
+.footnum
+.org-svg
+*/
+
+/*
+html {
+ height: 100%;
+ color: #cccccc;
+ background-color: hsl(240, 30%, 50%);
+}
+*/