Skip to content

leveling-solo.org - dark by ramazanaktolu

Screenshot of leveling-solo.org - dark

Details

Authorramazanaktolu

LicenseNo License

Categoryleveling-solo.org

Created

Updated

Size431 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           leveling-solo.org - Feb 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("leveling-solo.org") {
    /* Insert code here... */
    body {
        background: #1e1e1e;
    }
    .post-content {
        background-color: #1c1c1c;
    }

    .entry-title {
        color: #9f9f9f;
    }
}

Reviews

No reviews yet.