commit 33b669e084d8800e80246c54a3a98505e82876db parent c9139967229f6b511a5b21278a2553ed620a4ded Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sat, 17 Feb 2024 09:03:30 +0100 remove expires label Diffstat:
| M | style.css | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/style.css b/style.css @@ -1143,3 +1143,7 @@ li > p { li > p:last-of-type { margin-bottom: 0; } + +.label-expires,.expires { + display: none; +}