diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-05-14 11:40:59 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-05-14 11:40:59 +0100 |
commit | e7ad3d213a2edc84e1d3a0679b3691395a218124 (patch) | |
tree | 21325dfa4054d0cf118d2592031a136bf952d5d1 /static | |
parent | 11145954986874b0539c2a7dd9ef5f0ee90a04c0 (diff) |
[toplinks] trialling new waste thing
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css index 6d696fe..393a107 100644 --- a/static/styles.css +++ b/static/styles.css @@ -86,4 +86,7 @@ table.waste-table { border-left: none; opacity: 50%; } + td.arrow { + font-size: 2em; + } } |