Skip to content

Increase Article Font Size by luqven

Details

Authorluqven

LicenseMIT

Categorytelegraph

Created

Updated

Size279 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweaks for my favorite newspapers

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 url("https://www.telegraph.co.uk") {
    p {
        font-size: x-large !important;
    }
}

Reviews

No reviews yet.