summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index af46eff2..c846f261 100644
--- a/style/default.css
+++ b/style/default.css
@@ -43,3 +43,9 @@ body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
+
+.slx-default {
+ color: #888;
+ font-size: 90%;
+ font-style: italic;
+}