aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2025-05-14 11:24:52 +0100
committerNat Lasseter <user@4574.co.uk>2025-05-14 11:24:52 +0100
commitf2ac09402e07c5a108fb632eb9bbe0f950f5b5d9 (patch)
tree82c2059464975d3330caf71a5c96066b958ae233 /static/styles.css
parente74db3d02a14742b9eb47c3bea9467858c921a38 (diff)
[toplinks] trialling new waste thing
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index db2e5ad..b19eb47 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -72,6 +72,10 @@ div#quote {
table.waste-table {
border-collapse: collapse;
+ td {
+ width: 10px;
+ height: 10px;
+ }
td.morning {
border: 2px solid black;
border-right: none;