diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-05-14 11:30:16 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-05-14 11:30:16 +0100 |
commit | 706477d004afa77f015c1fe9a98f6a2027220856 (patch) | |
tree | 0c85d4ef1fc97e87aac8d62e74f3a4b2cb56d303 /static | |
parent | 3dc1417d9038155efc36dcf1c10ffdeef30f6d19 (diff) |
[toplinks] trialling new waste thing
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css index 1e44275..6d696fe 100644 --- a/static/styles.css +++ b/static/styles.css @@ -73,8 +73,8 @@ div#quote { table.waste-table { border-collapse: collapse; td { - width: 10px; - height: 10px; + width: 15px; + height: 15px; text-align: center; } td.morning { |