From d17fb92bb60a5be832ccb6a22eeef8d35d05bb3c Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 26 Jun 2023 11:26:53 +0100 Subject: small tweaks --- plugins/style/style.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/style/style.js') diff --git a/plugins/style/style.js b/plugins/style/style.js index 13bb7e6..8d3254c 100644 --- a/plugins/style/style.js +++ b/plugins/style/style.js @@ -50,6 +50,10 @@ if (document.domain == "forum.nunosempere.com" ){ } if (document.domain == "search.nunosempere.com" ){ styles = ` + body { + /* zoom: 1.8; */ + } + footer { display: none; } -- cgit v1.2.3