diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 { |