Youtube custom CSS
Youtube by robotmargie
Details
Authorrobotmargie
LicenseNo License
CategoryCSS
Created
Updated
Size195 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 Youtube
@version 20230306.16.10
@namespace ?
==/UserStyle== */
@-moz-document url("youtube.com") {
#masthead-ad {
display: none !important;
}
}