aboutsummaryrefslogtreecommitdiff
path: root/content/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/style.css')
-rw-r--r--content/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/style.css b/content/style.css
index 2a7f010..15ea9b8 100644
--- a/content/style.css
+++ b/content/style.css
@@ -31,6 +31,8 @@ p,li { color: white; margin-left: 3em }
a { color: #82a8ff; font-style: italic; text-decoration: underline }
hr { border: 1px solid grey }
+math {color:white}
+
pre,code {
color: #eeeeee;
font-family: monospace;