From 7df44c37fda2a1eef3e615913d5d40168d64856d Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 7 Sep 2025 15:21:34 +0200 Subject: [PATCH] quality of life changes --- html/watch.ejs | 35 ++++++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 4320d6a4..16aa7aa9 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -406,11 +406,28 @@ button:hover, a:hover { transform: none; filter: none; } + +/* these should be this way, i think it looks waaaaaaaay better on channel pill without the effects, honestly */ +.avatar:hover { + transform: none; +} + +.video-info-pill-channelname:hover { + transform: none; +} - + + + + + + + + + @@ -734,6 +751,8 @@ background-color: #0000; //--> + +