kumo33'sYouTubeStyle
kumo33'sYouTubeStyle by kumo33
Details
Authorkumo33
LicenseNo License
CategoryYouTube
Created
Updated
Size616 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 kumo33'sYouTubeStyle
@version 20220329.01.30
@namespace userstyles.world/user/kumo33
@description kumo33'sYouTubeStyle
@author kumo33
@license No License
==/UserStyle== */
@-moz-document domain("youtube.com") {
#primary.ytd-watch-flexy {
padding-top: 0 !important;
}
ytd-live-chat-frame {
min-height: 500px !important;
margin: 0 !important;
}
ytd-watch-metadata {
padding-top: 0 !important;
}
h1.ytd-watch-metadata {
font-size: 1.6rem !important;
line-height: 1.5 !important;
white-space: nowrap !important;
}
}