aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index b7e0f55..d0b9024 100644
--- a/style.css
+++ b/style.css
@@ -185,11 +185,11 @@ input.amount-neg {
/* amount neutral */
.amount-ntr {
- color: #04d8f4;
+ color: #00e1ff;
}
input.amount-ntr {
- background-color: #5285a8;
+ background-color: #0e646f;
}
h3 {