add stuff :3

This commit is contained in:
ashley 2024-10-21 18:38:37 +00:00
parent 42feec4d78
commit 981d23bc4a

View file

@ -679,6 +679,11 @@ background-color: #0000;
background-image: none;
}
.video-info-pill-channelname:hover {
color: #f08;
text-decoration: none;
}
.subscribe-button:hover {
background-color: rgb(24, 26, 27);
background-image: linear-gradient(90deg, rgb(166, 30, 99), rgb(111, 88, 0), rgb(166, 30, 99), rgb(111, 88, 0));