aboutsummaryrefslogtreecommitdiff
path: root/docs/css/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/css/app.css')
-rw-r--r--docs/css/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css/app.css b/docs/css/app.css
index 48136b7e..2667de1e 100644
--- a/docs/css/app.css
+++ b/docs/css/app.css
@@ -27,7 +27,7 @@ body, input {
font-family: cash-market,"Helvetica Neue",helvetica,sans-serif;
line-height: normal;
font-weight: bold;
- color: #353535;
+ color: var(--md-default-fg-color);
}
button.dl {