Add files via upload

This commit is contained in:
Indiana Jone (Indi) 2024-06-20 00:32:32 -04:00 committed by GitHub
parent 74963a8f9a
commit 9f7fd1d1be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 31 additions and 5 deletions

View file

@ -10,6 +10,10 @@
.icon_d8bfb3:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
fill: var(--text-danger) !important;
border: 1px solid rebeccapurple !important;
}
}
/*--- Chat Icon Recolor ---*/
.icon_e44302 path[d^="M18.091.63"] {
fill: var(--text-danger) !important;
}