Skip to content

Full width screenshots by DarkionAvey

Screenshot of Full width screenshots

Details

AuthorDarkionAvey

LicenseNo License

Categoryfitgirl-repacks.site

Created

Updated

Size306 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make the screenshots take 95% of the parent width

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ?
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("fitgirl-repacks.site") {
   
   article p a img:not(.alignleft) {
        width:95% !important;
    }
       
}

Reviews

No reviews yet.