From 239c1f79543bb733e19c8d640030082dfd1e968e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sat, 12 Jul 2025 15:04:09 +0300 Subject: [PATCH] Update Nextcloud theme --- nextcloud/cwchristerw/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nextcloud/cwchristerw/custom.css b/nextcloud/cwchristerw/custom.css index ec85663..90474d1 100644 --- a/nextcloud/cwchristerw/custom.css +++ b/nextcloud/cwchristerw/custom.css @@ -3,6 +3,10 @@ Christer Warén https://git.waren.io/cwchristerw/themes */ +img { + max-width: 100%; +} + header#header { background-color: #000000dd !important; }