Lint the CSS files

This commit is contained in:
oobabooga 2023-10-20 13:02:18 -07:00
parent dedbdb46c2
commit e208128d68
9 changed files with 183 additions and 212 deletions

View file

@ -47,9 +47,9 @@
}
.dark .message-body p em {
color: rgb(138, 138, 138) !important;
color: rgb(138 138 138) !important;
}
.message-body p em {
color: rgb(110, 110, 110) !important;
color: rgb(110 110 110) !important;
}