Skip to content

Audit - 2 - Letter-word spacing by FACILiti

Screenshot of Audit - 2 - Letter-word spacing

Details

AuthorFACILiti

LicenseNo License

Category.

Created

Updated

Size321 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Increase letter and word spacing.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Audit - 2 - Letter-word spacing
@version        1.0.0
@description    Increase letter and word spacing
@namespace    ?
==/UserStyle== */

html:not([stylus-iframe]) body,
html:not([stylus-iframe]) body * {
    letter-spacing: 0.7em !important;
    line-height: 1.5 !important;
}

Reviews

No reviews yet.