Сделаны страницы входа и регистрации, сжата картинка intro.png

This commit is contained in:
2022-10-09 13:44:48 +03:00
parent 47359a7932
commit c757646354
6 changed files with 94 additions and 27 deletions

View File

@@ -2,6 +2,8 @@
body {
--text-color: #111;
--brand-color: #231765;
--bkg-color-blue: #0066e3;
--bkg-color: #fff;
--bkg-color2: #ccc;
--bkg-color3: #aaa;
@@ -12,6 +14,8 @@ body {
body {
--text-color: #eee;
--brand-color: #654dea;
--bkg-color-blue: #003aac;
--bkg-color: #121212;
--bkg-color2: #202020;
--bkg-color3: #353435;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 MiB

After

Width:  |  Height:  |  Size: 246 KiB