Skip to content

HiAnime Subs by MoonMoon

Screenshot of HiAnime Subs

Details

AuthorMoonMoon

LicenseNo License

Categoryhttps://hianime.to

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fixing hianime native subtitles styling.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         HiAnime Subs
@version      20240923.04.15
@namespace    https://userstyles.world/user/MoonMoon
@description  Fixing hianime native subtitles styling.
@author       MoonMoon
@license      No License
==/UserStyle== */

@-moz-document domain("megacloud.tv") {
.jw-text-track-cue {
    background-color: transparent !important;
    font-weight: bold;
    color: white !important;
    font-family: 'Trebuchet MS', sans-serif !important;
    text-shadow: 
        3px 0px 0px rgb(0, 0, 0),
        2.83px 0.98px 0px rgb(0, 0, 0),
        2.36px 1.86px 0px rgb(0, 0, 0),
        1.62px 2.52px 0px rgb(0, 0, 0),
        0.71px 2.92px 0px rgb(0, 0, 0),
        -0.29px 2.99px 0px rgb(0, 0, 0),
        -1.25px 2.73px 0px rgb(0, 0, 0),
        -2.07px 2.17px 0px rgb(0, 0, 0),
        -2.67px 1.37px 0px rgb(0, 0, 0),
        -2.97px 0.42px 0px rgb(0, 0, 0),
        -2.95px -0.57px 0px rgb(0, 0, 0),
        -2.60px -1.50px 0px rgb(0, 0, 0),
        -1.96px -2.27px 0px rgb(0, 0, 0),
        -1.11px -2.79px 0px rgb(0, 0, 0),
        -0.14px -2.99px 0px rgb(0, 0, 0),
        0.85px -2.88px 0px rgb(0, 0, 0),
        1.75px -2.44px 0px rgb(0, 0, 0),
        2.45px -1.73px 0px rgb(0, 0, 0),
        2.88px -0.84px 0px rgb(0, 0, 0),
        5px 2px 0px rgb(0, 0, 0),
        5px 3px 0px rgb(0, 0, 0),
        4px 4px 0px rgb(0, 0, 0),
        1px 4px 0px rgb(0, 0, 0),
        0px 4px 0px rgb(0, 0, 0),
        4px 0px 0px rgb(0, 0, 0),
        4px 2px 0px rgb(0, 0, 0) !important;
}

.jw-captions {
    position: static;
}

}

Reviews

No reviews yet.