From 2aba54753950fcef482b25bc7234d274ceff990a Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 8 Feb 2023 07:58:46 +0300 Subject: [PATCH] styles and sripts edit --- Views/Bundle/Show.cshtml | 101 +++++++++++++++--------------------- Views/Home/Index.cshtml | 4 +- Views/Shared/_Layout.cshtml | 5 +- wwwroot/css/styles.css | 2 +- 4 files changed, 48 insertions(+), 64 deletions(-) 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 diff --git a/wwwroot/css/styles.css b/wwwroot/css/styles.css index 860f557..7ecddc2 100644 --- a/wwwroot/css/styles.css +++ b/wwwroot/css/styles.css @@ -600,7 +600,7 @@ progress { color: #6c757d; } .blockquote-footer::before { - content: "— "; + content: "— "; } .img-fluid {