Skip to content

Custom Subadub by takoyaki9n

Details

Authortakoyaki9n

LicenseNo License

Categorywww.netflix.com

Created

Updated

Size508 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For a secondary Netflix sustitle added by Subadub

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Custom Subadub
@namespace    github.com/openstyles/stylus
@version         1.0.0
@description     For a secondary Netflix sustitle added by Subadub
@author          takoyaki9n
==/UserStyle== */
@-moz-document url-prefix("https: //www.netflix.com/watch/") {
    #subadub-custom-subs {
        font-size: 2vw !important;
        -webkit-text-stroke: 1px black;
        bottom: 0 !important;
    }
    #subadub-custom-subs > div {
        background: inherit !important;
    }
}

Reviews

No reviews yet.