Personal overrides.
mycelio-stylus-styles by joelvaneenwyk
Details
Authorjoelvaneenwyk
LicenseMIT
Categoryloop.microsoft.com
Created
Updated
Size338 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Personal overrides.
Source code
/* ==UserStyle==
@name mycelio-stylus-styles
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document domain("loop.microsoft.com") {
* {
color: crimson;
}
}
@-moz-document url-prefix("https://userstyles.world/docs/") {
h1, h2, h3 {
color: tan;
}
}