aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index bcafa69..c024481 100644
--- a/css/style.css
+++ b/css/style.css
@@ -120,4 +120,8 @@ textview text {
#chat-input {
padding: 10px 10px 10px 10px;
}
-*/ \ No newline at end of file
+*/
+
+.window-notification {
+ background-color: #aa3030;
+} \ No newline at end of file