diff --git a/abrechenbarkeit.lua b/abrechenbarkeit.lua index 0358055..e702935 100755 --- a/abrechenbarkeit.lua +++ b/abrechenbarkeit.lua @@ -254,7 +254,7 @@ local function r_user(username) print("") print([[
]]) print("") 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 {