Up text readability a bit

This commit is contained in:
SillyLossy
2023-03-27 23:25:57 +03:00
parent a9ad722841
commit ab6b1a2f0f

View File

@@ -28,7 +28,7 @@
--sienna: rgb(210, 100, 40);
--orangered: rgb(255, 90, 0);
--greyCAIbg: rgb(36, 36, 37);
--ivory: rgba(229, 224, 216, 1);
--ivory: rgb(230, 230, 220);
}
* {
@@ -99,7 +99,7 @@ body {
.mes_text i,
.mes_text em {
color: var(--grey75);
font-weight: 500;
font-weight: 600;
}
.mes_text strong,