Now About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 44ec363..a95fb4d 100644
--- a/src/style.css
+++ b/src/style.css
@@ -11,3 +11,7 @@ box.message {
.messages > row {
min-height: 0px;
}
+
+.system-message {
+ opacity: 0.6;
+}