Skip to content

Dark ddl.safone.dev by luhardev

Details

Authorluhardev

LicenseNo License

Categoryddl.safone.dev

Created

Updated

Size370 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark ddl.safone.dev

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ddl.safone.dev
@namespace      github.com/openstyles/stylus
@version        1.0.0
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://ddl.safone.dev") {
    html {
        background: black;
    }

    body {
        width: 85%;
        margin: 0 auto;
    }
    
    #bmc-wbtn { 
        visibility: hidden;
    }
}

Reviews

No reviews yet.