summaryrefslogtreecommitdiffstats
path: root/content/extras/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/extras/custom.css')
-rw-r--r--content/extras/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/extras/custom.css b/content/extras/custom.css
new file mode 100644
index 0000000..7b1ac5b
--- /dev/null
+++ b/content/extras/custom.css
@@ -0,0 +1,4 @@
+/* muted text is otherwise too dark */
+.text-muted {
+ color: #c8ccd0;
+} \ No newline at end of file