Good for the eyes
cedricmartens.com - LIGHT THEME IS AN OPTION by adrientremblay
Details
Authoradrientremblay
LicenseNo License
Categoryblogs
Created
Updated
Size332 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name cedricmartens.com - 2022-12-08, 5:07:42 p.m.
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("cedricmartens.com") {
body{
background-color: white;
color: black;
}
}