summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index 9b93bfda..0fa8fe26 100644
--- a/style/default.css
+++ b/style/default.css
@@ -107,6 +107,10 @@ body {
color: #0b0;
}
+.gray {
+ color: gray;
+}
+
.slx-label {
font-weight: bold;
margin: auto;