summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 9531488..b792cf4 100644
--- a/styles.css
+++ b/styles.css
@@ -5,6 +5,10 @@ body {
font-family: 'Fira Sans';
}
+.white {
+ color: white;
+}
+
.remark-code, .remark-inline-code {
font-family: 'Source Code Pro';
}