From 17f4e045884feb678697cefc2ac7ce4e860ff37e Mon Sep 17 00:00:00 2001 From: miu-cz <0151300@gmail.com> Date: Thu, 27 Jun 2024 18:33:10 +0200 Subject: [PATCH] feat: add players structure --- Yandex/index.html | 37 +++++++++++++++++++++++++++++++- Yandex/readme.md | 1 + Yandex/src/css/main.css | 29 +++++++++++++++++++++++++ Yandex/src/css/main.css.map | 2 +- Yandex/src/css/main.scss | 42 ++++++++++++++++++++++++++++++++----- Yandex/src/js/players.js | 1 + 6 files changed, 105 insertions(+), 7 deletions(-) create mode 100644 Yandex/src/js/players.js diff --git a/Yandex/index.html b/Yandex/index.html index 91d4b96..cbf75b2 100644 --- a/Yandex/index.html +++ b/Yandex/index.html @@ -734,9 +734,43 @@