From c34ce636639654be1862e3c39bda9be50e0fcd6e Mon Sep 17 00:00:00 2001 From: jade (winter) Date: Mon, 20 Jul 2026 15:02:06 +0100 Subject: add image support (lots of janky css) --- theme/Brutalist/main.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'theme/Brutalist/main.css') diff --git a/theme/Brutalist/main.css b/theme/Brutalist/main.css index e9b22ed..f24c72c 100644 --- a/theme/Brutalist/main.css +++ b/theme/Brutalist/main.css @@ -196,3 +196,7 @@ segment-item { content: '—'; } } + +img { + display: none; +} -- cgit v1.3