добавил кучу всего в вебе

This commit is contained in:
2024-11-01 18:07:53 +03:00
parent 8cb2e88ba5
commit d9967b69e8
7 changed files with 534 additions and 119 deletions

View File

@@ -10,6 +10,7 @@ body {
--bg-color: #FEFEFE;
--bg-selected: #F1F1F1;
--bg-element: #a7a7a7;
--bg-action: #5181fe;
}
@@ -26,6 +27,7 @@ body {
--bg-color: #2d2c33;
--bg-selected: #424248;
--bg-element: #626268;
--bg-action: #4a70d5;
}
}