Add files via upload

This commit is contained in:
Indiana Jone (Indi) 2024-06-20 00:30:17 -04:00 committed by GitHub
parent 3e25498358
commit 74963a8f9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,3 +15,8 @@
fill : #fffaa0 !important; fill : #fffaa0 !important;
border: 1px solid rebeccapurple !important; border: 1px solid rebeccapurple !important;
} }
/*--- Chat Lock Icon Recolor ---*/
.icon_e44302 path[d^="M16 4h.5v"] {
fill: #fffaa0 !important;
}