description
webmaker.app - 9/23/2022, 7:42:18 AM by sheebs
Details
Authorsheebs
LicenseNo License
Categorynada
Created
Updated
Size327 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
notes
Source code
/* ==UserStyle==
@name webmaker.app - 9/23/2022, 7:42:18 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("webmaker.app") {
/* Insert code here... */
body {
color: blue;
background-color: purple
}
}