From 2aba54753950fcef482b25bc7234d274ceff990a Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 8 Feb 2023 07:58:46 +0300 Subject: styles and sripts edit --- Views/Bundle/Show.cshtml | 99 +++++++++++++++++++-------------------------- Views/Home/Index.cshtml | 4 +- Views/Shared/_Layout.cshtml | 5 +-- 3 files changed, 46 insertions(+), 62 deletions(-) (limited to 'Views') diff --git a/Views/Bundle/Show.cshtml b/Views/Bundle/Show.cshtml index fe6ce88..2186a3f 100644 --- a/Views/Bundle/Show.cshtml +++ b/Views/Bundle/Show.cshtml @@ -1,62 +1,47 @@ @model MyDarling.Models.UnderwearBundle; -@{ - Layout = "_Layout"; -} - -
-
-
-
- + + + + + + + + +
\ No newline at end of file + + + + + + \ No newline at end of file diff --git a/Views/Home/Index.cshtml b/Views/Home/Index.cshtml index 95a5262..1d96040 100644 --- a/Views/Home/Index.cshtml +++ b/Views/Home/Index.cshtml @@ -27,8 +27,8 @@
- -

>Нижнее бельё ручной работы по индивидуальным меркам

+ +

Нижнее бельё ручной работы по индивидуальным меркам

Узнать больше
diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index e685f8d..356a192 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -17,10 +17,9 @@
© My Darling underwear 2023
+ + - - - \ No newline at end of file -- cgit v1.2.3