an alternative layout for XiniX Space
xinix.space ALT by rydxz
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
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;
}
}