Skip to content

xinix.space ALT by rydxz

Screenshot of xinix.space ALT

Details

Authorrydxz

LicenseNo License

Categorywww.xinix.space

Created

Updated

Size399 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

an alternative layout for XiniX Space

Notes

v. 0.0.1
(lot of updates)

Source code

/* ==UserStyle==
@name           XiniX Space ALT
@namespace      github.com/openstyles/stylus
@version        0.0.1
@description    XiniX Space alternative layout
@author         RYDXZ
==/UserStyle== */

@-moz-document domain("xinix.space") {
    html{
        background: #777;
    }
    
    main, form{
        background: #333;
        color: white;
    }
    
    a{
        color: red;
    }
}

Reviews

No reviews yet.