Skip to content

Real-Debrid Casement by MitsukiHaruko

Screenshot of Real-Debrid Casement

Details

AuthorMitsukiHaruko

LicenseNo License

Categoryreal-debrid.com

Created

Updated

Size793 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

transparent real-debrid

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           real-debrid.com/torrents - Aug 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://real-debrid.com/") {
    body, * {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://w.wallhaven.cc/full/9d/wallhaven-9d152k.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center center !important; /* This centers the background image */
    color: white !important;
    text-shadow: 2px 2px 4px #000000;
}
    .topMenu ul li {
        border-color: black;
    }
}

    

Reviews

No reviews yet.