From 75cb88bdc28381bf8e67bbccfccf79468aea8c41 Mon Sep 17 00:00:00 2001 From: "Vsevo;od" <96574851+vsevolod22@users.noreply.github.com> Date: Sun, 30 Jul 2023 02:35:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=BE=D1=80=D0=BC=D0=B0=20=D1=82=D1=80?= =?UTF-8?q?=D0=B5=D1=82=D1=8C=D1=8F=20=D1=81=D0=B5=D0=BA=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PaydayFrontend/Views/Home/Directions.cshtml | 13 +++- PaydayFrontend/wwwroot/css/style.css | 86 ++++++++++++++++----- PaydayFrontend/wwwroot/js/script.js | 2 +- 3 files changed, 76 insertions(+), 25 deletions(-) diff --git a/PaydayFrontend/Views/Home/Directions.cshtml b/PaydayFrontend/Views/Home/Directions.cshtml index f27dd69..36ddadf 100644 --- a/PaydayFrontend/Views/Home/Directions.cshtml +++ b/PaydayFrontend/Views/Home/Directions.cshtml @@ -1,10 +1,15 @@ @{ ViewData["Title"] = "Выбор направления"; } -