aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/style.css b/style.css
index 42232fe..fbe4903 100644
--- a/style.css
+++ b/style.css
@@ -93,8 +93,11 @@ nav> :last-child {
color: black;
}
-.notif.warning i {
- /* color: black; */
+.notif.warning .amount-neg,
+.notif.warning .amount-pos {
+ background-color: #00000066;
+ padding: .2em;
+ margin: -.2em;
}
.notif.warning {