forked from rDrama/rDrama
1
0
Fork 0

add filter to banner and navbar

master
Aevann 2023-10-12 00:44:26 +03:00
parent b96075ac6c
commit fa80c9e4a8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ body {
overflow-x: hidden;
}
#post-root, .comment, .modal, .comment-box-wrapper, .comments-count, #desktop-sidebar {
#post-root, .comment, .modal, .comment-box-wrapper, .comments-count, #desktop-sidebar, nav, #banner-homoween-svg {
filter: sepia(100%) hue-rotate(180deg) saturate(300%);
}