Skip to content

youtube.com - larger comments font by markandrewfrey

Details

Authormarkandrewfrey

LicenseNo License

Categoryyoutube.com

Created

Updated

Size486 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

youtube.com - larger comments font

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           youtube.com - Apr 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("youtube.com") {
    /* Insert code here... */
    .glarity---card {
        font-size: 20px !important;}
    span.yt-core-attributed-string--white-space-pre-wrap {
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    line-height: 2.2rem !important;
}
}

Reviews

No reviews yet.