Skip to content

Audit - 1 - Font size by FACILiti

Screenshot of Audit - 1 - Font size

Details

AuthorFACILiti

LicenseNo License

Category.

Created

Updated

Size292 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Increase font sizes on website.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Audit - 1 - Font size
@version        1.0.0
@description    Increase font sizes
@namespace    ?
==/UserStyle== */

html:not([stylus-iframe]) body,
html:not([stylus-iframe]) body * {
    font-size: 30px !important;
    line-height: 1.5 !important;
}

Reviews

No reviews yet.