A new userstyle
YoutubeStyle by fay4ay
Details
Authorfay4ay
LicenseNo License
Categoryaboba
Created
Updated
Size327 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
hahahahahha
Source code
/* ==UserStyle==
@name YoutubeStyle
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url("https://www.youtube.com/") {
.yt-core-image--content-mode-scale-aspect-fill {
filter: blur(6px);
}
}
/* */