init structure is completed

This commit is contained in:
Nikolai Petukhov
2024-09-20 11:01:23 +03:00
parent 626d556e1a
commit 5ef5ca35b2
22 changed files with 161 additions and 31 deletions

3
src/pages/css/init.css Normal file
View File

@@ -0,0 +1,3 @@
.TestInit {
color: blue;
}