Update Dandelion Sprout's Website Stretcher.txt

This commit is contained in:
Imre Kristoffer Eilertsen
2022-12-17 21:03:35 +01:00
committed by GitHub
parent e57178c665
commit 008556c891
+5 -2
View File
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 30November2022v1-Beta
! Version: 17December2022v1-Beta
! Expires: 3 days
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md
! Description: Have you ever felt bothered by how many websites still think that everyone are using narrow monitors? Well, here's how to stretch them out like a piece of gum!
@@ -427,11 +427,14 @@ nintendo.com###game-set:style(column-count: 8 !important)
!!!wikipedia.org,wiktionary.org##.mw-workspace-container:style(max-width: none !important)
!!!wikipedia.org,wiktionary.org##.mw-content-container:style(max-width: none !important)
wikipedia.org,wiktionary.org###mw-navigation + .mw-content-container:style(margin-left: 176px !important)
! Hopefully most mainstream implementations of the Vector wiki skin, for instance on https://wiki.pcsx2.net/Main_Page
! Hopefully most non-Wikipedia mainstream implementations of the Vector wiki skin, for instance on https://wiki.pcsx2.net/Main_Page
! ":not(.ve-available)" is needed for https://www.mediawiki.org/wiki/Help:Range_blocks/IPv6
net,org,com##html.vector-sticky-header-enabled:not(.ve-available) .mw-page-container:style(max-width: 97vw !important)
net,org,com##html.vector-sticky-header-enabled:not(.ve-available) .mw-workspace-container:style(max-width: none !important)
net,org,com##html.vector-sticky-header-enabled:not(.ve-available) .mw-content-container:style(max-width: 98vw !important; margin-left: 175px !important)
! https://ja.wikipedia.org/wiki/%E3%81%8D%E3%81%A4%E3%81%AD%E3%83%80%E3%83%B3%E3%82%B9 (17/12/2022)
wikipedia.org##html.ve-available .mw-content-container:style(max-width: unset !important)
wikipedia.org##html.ve-available .mw-page-container:style(max-width: unset !important)
! —————————————————————————————————————————————————————————————————————