added youtube dislike

This commit is contained in:
2024-11-07 08:21:37 -05:00
parent 014e4c8b7b
commit 2317d5a213
8 changed files with 132 additions and 14 deletions
+3 -3
View File
@@ -91,12 +91,12 @@ ytd-comment-renderer #content-text {
/* subscribe button */
ytd-subscribe-button-renderer {
background-color: #6b5b95 !important;
background-color: #6b5b9500 !important;
color: #ffffff !important;
}
ytd-subscribe-button-renderer:hover {
background-color: #9d7bcf !important;
ytd-subscribe-button-renderer:hover * {
color: #8f4df3 !important;
}
#search-form {