Skip to content

Wider Articles by colinbr96

Screenshot of Wider Articles

Details

Authorcolinbr96

LicenseNo License

Categorygetpocket.com

Created

Updated

Size319 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make the article reader 1000px wide

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Wider Articles
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Make the article reader 1000px wide
@author         colinbr96
==/UserStyle== */

@-moz-document domain("getpocket.com") {
    article.reader {
        max-width: 1000px !important;
    }
}

Reviews

No reviews yet.