aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index e08f719..794681d 100644
--- a/style.css
+++ b/style.css
@@ -72,6 +72,10 @@ nav> :last-child {
border-radius: 4px;
}
+.notif > * {
+ color: black;
+}
+
.notif.error {
background-color: rgb(118, 13, 13);
}