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