Update Dandelion Sprout's Website Stretcher.txt

This commit is contained in:
Imre Kristoffer Eilertsen
2021-07-08 18:29:28 +02:00
committed by GitHub
parent be1de7b3ff
commit 100963be04
+5 -1
View File
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 06July2021v1-Beta
! Version: 08July2021v1-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!
@@ -258,6 +258,10 @@ fandom.com##.WikiaSiteWrapper:style(width: 98vw !important)
fandom.com##.article-with-rail .WikiaRail:style(max-width: 250px !important; column-count: 1 !important)
! For the new GUI with the toolbar on the left
fandom.com##.resizable-container:style(max-width: none !important)
! For smaller-popularity Gamepedias
! https://angelswithscalywings.fandom.com/wiki/Reza
fandom.com###bodyContent + div[id^=siderail_]
fandom.com##body[class*=gamepedia] #bodyContent:style(width: unset !important)
! ————————————————————————————————————————————————————————————————————