Skip to content

Commit

Permalink
Update Dandelion Sprout's Website Stretcher.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout authored Feb 21, 2025
1 parent 102219f commit 3432f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dandelion Sprout's Website Stretcher.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 21February2025v1-Beta
! Version: 21February2025v2-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!
Expand Down Expand Up @@ -100,7 +100,7 @@ pixiv.net##div[class^=sc-] + div[class*=" "]:not([class^=sc-]) > div[class^=sc-]
pixiv.net##section > div > ul:style(grid-template-columns: repeat(auto-fill, 175px) !important)
pixiv.net###root > div > div > div > div > div[class*=" sc"]:only-child:style(padding-left: 10px !important)
pixiv.net###root > div > div > div:only-child:style(width: 98vw !important; padding: 4px !important)
!!!pixiv.net##div[class*=" "]:not([class^=sc-]) > div[class*=" sc-"]:style(margin: 10px !important; padding: 4px !important) (Until I can figure out all the things they've changed in the 2025 redesign.)
pixiv.net##div[class*=" "]:not([class^=sc-]) > div[class*=" sc-"]:style(margin: 10px !important; padding: 4px !important)
pixiv.net###root > div > div > div:last-child > div:only-child:style(width: 99vw !important; padding: 0 !important)
pixiv.net###root > div > div > div > div > div > div > ul:style(padding-left: 8px !important)
pixiv.net##div[class^=sc-]:nth-of-type(4):last-of-type > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important)
Expand Down

0 comments on commit 3432f05

Please sign in to comment.