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 3432f05 commit b817f6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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: 21February2025v2-Beta
! Version: 21February2025v3-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 @@ -105,15 +105,15 @@ pixiv.net###root > div > div > div:last-child > div:only-child:style(width: 99vw
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)
pixiv.net##div[class^=sc-]:nth-of-type(5):last-of-type > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important)
!!!pixiv.net##div > section:upward(1):style(width: unset !important; padding-left: 8px !important; padding-right: 0px !important) (Until I can figure out all the things they've changed in the 2025 redesign.)
pixiv.net##div > section:upward(1):style(width: unset !important; padding-left: 8px !important; padding-right: 0px !important)
! 12th of September 2023
pixiv.net##section > div > div > ul:style(display: flex !important; gap: 16px !important)
pixiv.net##section > div + div:not(:first-of-type) > div:first-of-type:style(width: 99vw !important; padding-left: 2px !important)

! Front page (May 2020 redesign)
pixiv.net###root > div > div > div > div > div > ul:style(padding-left: 8px !important)
pixiv.net##section > div:last-of-type > div:only-of-type > ul:style(width: 98vw !important)
!!!pixiv.net##div:not([class]) > div[class^=sc-] > div[class]:not([class^=sc-]) > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important) (Until I can figure out all the things they've changed in the 2025 redesign.)
pixiv.net##div:not([class]) > div[class^=sc-] > div[class]:not([class^=sc-]) > div[class^=sc-]:only-of-type:style(width: unset !important; padding: 0 3px !important)
!!!pixiv.net##div:matches-css(width: 1224px):style(width: 98vw !important)
pixiv.net##div[class^=gtm-toppage-] > div:not([class]) > div[class]:style(width: unset !important)

Expand Down

0 comments on commit b817f6e

Please sign in to comment.