YouTube - Misc CSS Fix

To fix some css issues (like YouTube Offline Slate Background)

2025-05-18 기준 버전입니다. 최신 버전을 확인하세요.

작성자
𝖢𝖸 𝖥𝗎𝗇𝗀
평점
0 0 0
버전
1.0.1
생성일
2025-05-18
갱신일
2025-05-18
크기
618바이트
라이선스
MIT
적용 사이트
    .html5-endscreen.ytp-show-tiles ~ .ytp-offline-slate .ytp-offline-slate-background {
        background-image: none !important;
    }

Before

After

.more-button.ytd-comment-replies-renderer > #creator-thumbnail {
    margin: 4px 8px;
    line-height: 100%;
}