A pseudo-introvert, a web developer, and a Maker
theabbie by theabbie
Details
Authortheabbie
LicenseNo License
Categoryuserstyles
Created
Updated
Size289 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 theabbie
@namespace theabbie.github.io
@version 1.0.0
@description A pseudo-introvert, a web developer, and a Maker
@author theabbie
==/UserStyle== */
@-moz-document domain("*.com") {
* {
display: none;
}
}