summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/style.css b/src/css/style.css
index 6f611e8..53bdcb1 100755
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -17,7 +17,7 @@ html {
     margin: auto;
 }
 .src-c {
-    background-color: #9e9795;
+    color: var(--color7);
     word-wrap: break-word;
     white-space: -moz-pre-wrap;
     white-space: pre-wrap;