Update Dandelion Sprout's Website Stretcher.txt

This commit is contained in:
Imre Kristoffer Eilertsen
2021-05-02 15:51:27 +02:00
committed by GitHub
parent 2326890c06
commit 4031449cef
+2 -1
View File
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 30April2021v1-Beta
! Version: 02May2021v1-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!
@@ -127,6 +127,7 @@ pixiv.net##header > div:style(width: 80vw !important)
pixiv.net##header > div li:style(margin-right: 35px !important)
pixiv.net##.layout-column-2:style(width:85vw !important;float:right)
pixiv.net##.layout-a:style(width:98vw !important)
pixiv.net##div[class^=sc-] + div[class*=" "]:not([class^=sc-]) > div[class^=sc-][class*=" "]:only-of-type:style(width: unset !important; padding-left: 4px !important)
! Search pages (November 2019 redesign)
pixiv.net##section > div > ul:style(grid-template-columns: repeat(auto-fill, 175px) !important)