A new userstyle
classroom.google.com tweaks by StrawberryLeafCat
Details
AuthorStrawberryLeafCat
LicenseNo License
Categoryclassroom.google.com
Created
Updated
Code size292 B
Code checksum438119b6
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
e
Source code
/* ==UserStyle==
@name classroom.google.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://classroom.google.com/") {
.joJglb {
background: black;
}
}