From cb68bea72a147b44774c9506044c6f6fa6bd3529 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 5 Feb 2023 23:21:49 +0100 Subject: Remove CSS for en.wikipedia.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Vector 2022 👏 --- .config/firefox/userContent.css | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css index 8a40dac..01e246e 100644 --- a/.config/firefox/userContent.css +++ b/.config/firefox/userContent.css @@ -75,22 +75,6 @@ } } -@-moz-document domain(en.wikipedia.org) { - body { - margin: auto !important; - max-width: 60em; - } - - #mw-head { - right: auto !important; - max-width: 60em; - } - - #mw-panel { - left: auto !important; - } -} - @-moz-document domain(inbox.sourceware.org), domain(list.orgmode.org), domain(lore.kernel.org), domain(yhetil.org) { body { -- cgit v1.2.3