Skip to content

SABnzbd Port:127.0.0.1 by promatteproductions

Screenshot of SABnzbd Port:127.0.0.1

Details

Authorpromatteproductions

LicenseNo License

Category127.0.0.1

Created

Updated

Size313 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Styles SABnzbd on the default port URL (127.0.0.1)

As of now, only the font is changed.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           SABnzbd Port:127.0.0.1
@namespace      127.0.0.1
@version        1.0.3
@description    Styles SABnzbd on the default port URL (127.0.0.1) 
@author         ProMatteProductions
==/UserStyle== */

@-moz-document domain("127.0.0.1") {
    body{
        font-family: system-ui;
    }
}

Reviews

No reviews yet.