less stuff, more simple.
clever minimalistic by askiere
Details
Authoraskiere
LicenseNo License
Categoryclever
Created
Updated
Code size507 B
Code checksum732d61d2
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name clever minimalistic
@version 20220410.16.15
@namespace userstyles.world/user/askiere
@description less stuff, more simple.
@author askiere
@license No License
==/UserStyle== */
@-moz-document domain("clever.com") {
body {
font-family: "";
background-color: rgb(255, 255, 255);
}
.flex--direction--column {
color: rgb(255, 255, 255);
}
.AlertBox--title {
color: rgb(5, 5, 5);
}
h2 {
color: rgb(255, 255, 255);
}
}