Skip to content

Audit - 3 - Line-spacing by FACILiti

Screenshot of Audit - 3 - Line-spacing

Details

AuthorFACILiti

LicenseNo License

Category.

Created

Updated

Size262 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Increase line-spacing.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Audit - 3 - Line spacing
@version        1.0.0
@description    Increase line spacing
@namespace    ?
==/UserStyle== */

html:not([stylus-iframe]) body,
html:not([stylus-iframe]) body * {
    line-height: 6 !important;
}

Reviews

No reviews yet.