еще косметические исправления, на страницу теперь приятно смотреть

This commit is contained in:
2024-01-04 00:26:02 +03:00
parent 13ef139b66
commit 5de199e35a
4 changed files with 158 additions and 56 deletions

View File

@@ -2,6 +2,8 @@
body {
--text-color: #262626;
--text-color2: #3d3d3d;
--text-good: green;
--text-bad: red;
--brand-bg: #EDF3FE;
--brand-text: #5488F7;
@@ -15,6 +17,8 @@ body {
body {
--text-color: #eee;
--text-color2: #bbb;
--text-good: greenyellow;
--text-bad: orangered;
--brand-bg: #393E50;
--brand-text: #5F93F3;