mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 23:38:32 +00:00
8 lines
133 B
CSS
8 lines
133 B
CSS
.messagelogger-deleted div {
|
|
color: #f04747;
|
|
}
|
|
|
|
.messagelogger-deleted a {
|
|
color: #be3535;
|
|
text-decoration: underline;
|
|
}
|