diff options
| -rw-r--r-- | .config/firefox/userContent.css | 16 |
1 files changed, 0 insertions, 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 { |
