about summary refs log tree commit diff stats
path: root/src/pages/stylesheets
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-05-21 18:02:57 +0300
committerManeraKai <manerakai@protonmail.com>2022-05-21 18:02:57 +0300
commitacb72ef1c8bfe6788dde7ee06ea3b85e7d670ba5 (patch)
tree0a1287f9027cfd7c7b25cd7c5c0097fb12142c46 /src/pages/stylesheets
parentFixed buttons in the general tab (diff)
downloadlibredirect-acb72ef1c8bfe6788dde7ee06ea3b85e7d670ba5.zip
Fixing things and refining design
Diffstat (limited to 'src/pages/stylesheets')
-rw-r--r--src/pages/stylesheets/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/stylesheets/styles.css b/src/pages/stylesheets/styles.css
index 4421aa83..f4027c28 100644
--- a/src/pages/stylesheets/styles.css
+++ b/src/pages/stylesheets/styles.css
@@ -211,7 +211,7 @@ div.option-block h4 {
 div.option-block h1 {
   margin: 0;
   font-size: 28px;
-  color: var(--active);
+  color: var(--text);
 }
 
 div.option-block div {