diff options
Diffstat (limited to 'static/styles.css')
-rw-r--r-- | static/styles.css | 2 |
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; } |