Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
JNX03 authored Dec 2, 2022
1 parent eb50a4e commit dcf8843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -193,11 +193,11 @@
}
.theme-dark .sprite-2lxwfc:not(:hover) {
filter: none !important;
background: url("https://dyzean.github.io/Tokyo-Night/assets/emoji-dark.png") center/contain no-repeat !important;
background: url("https://jndev03.github.io/BetterDarkzX/assets/emoji-dark.png") center/contain no-repeat !important;
}
.theme-light .sprite-2lxwfc:not(:hover) {
filter: none !important;
background: url("https://dyzean.github.io/Tokyo-Night/assets/emoji-light.png") center/contain no-repeat !important;
background: url("https://jndev03.github.io/BetterDarkzX/assets/emoji-light.png") center/contain no-repeat !important;
}

/* Home Channel */
Expand Down

0 comments on commit dcf8843

Please sign in to comment.