Skip to content

localhost:3000 - Nov 2023 by Radhadd10

Details

AuthorRadhadd10

LicenseNo License

Categorylocalhost:3000

Created

Updated

Size426 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           localhost:3000 - Nov 2023
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("localhost:") {
    * {
        line-height: 1.5 !important;
        letter-spacing: 0.12em !important;
        word-spacing: 0.16em !important;
    }
    p {
        margin-bottom: 2em !important;
    }
}

Reviews

No reviews yet.