summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index c1e5684a..2929f06d 100644
--- a/style/default.css
+++ b/style/default.css
@@ -69,4 +69,15 @@ body {
.isdir {
font-weight: bold;
+}
+
+.slx-litehead {
+ margin: 5px 10px;
+ color: #aaa;
+ text-transform: uppercase;
+ font-weight: bold;
+}
+
+.red {
+ color: red;
} \ No newline at end of file