закончил раздел работы с инструментом

This commit is contained in:
2025-12-13 14:53:38 +03:00
parent f85ca7d002
commit de572396a6
8 changed files with 494 additions and 85 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
body {
background-image: url("../images/background.png");
background-repeat: no-repeat;
background-size: cover;
background-image: url("../images/background.svg");
background-repeat: repeat;
background-size: 512px auto;
}