Skip to content

reddit.com by proximanova-metropolis

Details

Authorproximanova-metropolis

LicenseNo License

Categoryreddit.com

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

My preferred styles for Reddit (IBM Plex Sans instead of Noto Sans)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         reddit.com
@version      20220826.19.20
@namespace    userstyles.world/user/proximanova-metropolis
@description  My preferred styles for Reddit (IBM Plex Sans instead of Noto Sans)
@author       proximanova-metropolis
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.reddit.com/r"), url-prefix("https://www.reddit.com/user"), url-prefix("https://www.reddit.com/chat"), url-prefix("https://www.reddit.com/search"), url-prefix("https://www.reddit.com/notifications"), domain("new.reddit.com") {
body, h1, h2, h3, p, span, div, a {
    font-family: 'IBMPlexSans' !important;
}
._292iotee39Lmt0MkQZ2hPV, ._1qeIAgB0cPwnLhDF9XSiJM , ._1zPvgKHteTOub9dKkvrOl4, .WFFrvt6_3z5B7MBcYKr8U, .HNozj_dKjQZ59ZsfEegz8, ._3QHhpmOrsIj9Hy8FecxWKa, .cmR5BF4NpBUm3DBMZCmJS {
    /*, ._2UlSUuiYR4BRv_FiLxCcu9, ._7T4UafM1PdBGycd5na9nF, ._1WODZhR-x-fbMu3MOL9cH1*/
    font-family: 'IBMPlexSans' !important;
}
._1ScY1cHS-Vgv6eoU-LmjTi {
    height: 600px !important;
}
input, textarea, [contenteditable] {
    font-family: 'IBMPlexSans' !important;
}
em { /* only works if IBM Plex Sans is installed on your computer. Italic font file is NOT loaded from Reddit servers */
     font-family: 'IBM Plex Sans' !important;
}
/* .ListingLayout-backgroundContainer {
    --pseudo-before-background: #333333 !important;
} */
._3Gy8WZD53wWAE41lr57by3, ._3ms2Z8z8rPWLXaErcTJ9yH h4, ._3ms2Z8z8rPWLXaErcTJ9yH h5, ._3uJP0daPEH2plzVEYyTdaH {
    font-family: 'IBMPlexSans' !important;
}
}

@-moz-document url-prefix("https://www.reddit.com/message"), domain("old.reddit.com") {
/*Empty code for Old Reddit. 1 October 2021*/

}

Reviews

No reviews yet.