Skip to content

Browsing with increased spacing by cagis

Details

Authorcagis

LicenseNo License

Categoryuserstyles

Created

Updated

Size390 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

As you go around websites, notice:

Does any text disappear or get cut off?
Does any text, images, and other content overlap?
Are all buttons, form fields, and other controls visible and usable?
Is horizontal and vertical scrolling required to read sentences or "blocks of text"?

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Example
@namespace      example.com
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("example.com") {
    /**
        Your code goes here!
        More info in the official documentation at Stylus' wiki:
        https://github.com/openstyles/stylus/wiki/Writing-UserCSS
    */
}

Reviews

No reviews yet.