Skip to content

iptorrents - textbright by thermalzombie

Screenshot of iptorrents - textbright

Details

Authorthermalzombie

LicenseNo License

Categoryiptorrents

Created

Updated

Code size394 B

Code checksum82cfe1ca

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make text white

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           iptorrents - textbright
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Make text white
@author         theralzombie
==/UserStyle== */

@-moz-document domain("iptorrents.com") {
    
    /* Make text brighter */
    
    b, td, span, .sub, .tTipWrap, blockquote
    {
        color: #FFFFFF !important;
    }
}

Reviews

No reviews yet.