aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2025-03-10 20:29:37 +0000
committerNat Lasseter <user@4574.co.uk>2025-03-10 20:29:37 +0000
commit29802b71af3de0c62a8b6aa37bb32e96dc4ff899 (patch)
tree5e512d4483b15a5f89c1f589b956967216a2cd78 /static
parent915e074cc4b05afcc7177e7928b37c8fb5290ba7 (diff)
fix waste colours
Diffstat (limited to 'static')
-rw-r--r--static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index cf2c9b5..a15f136 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -61,7 +61,7 @@ span.waste-recycling {
background-color: darkgreen;
}
-span.waste-refuse {
+span.waste-garden {
color: white;
background-color: saddlebrown;
}