From e0e84750d24344f6f0b3d1ab4c3d045d47e3d70e Mon Sep 17 00:00:00 2001 From: Swell <5782559+sultan@users.noreply.github.com> Date: Sat, 19 Aug 2023 09:58:58 +0200 Subject: [PATCH] Styling Update for Header and Footer Elements --- .../Identity/Bootstrap3/Pages/_Layout.cshtml | 2 +- .../Identity/Bootstrap3/wwwroot/css/site.css | 3 +- .../Identity/Bootstrap4/Pages/_Layout.cshtml | 4 +- .../Identity/Bootstrap4/wwwroot/css/site.css | 52 +++++++------- .../Identity/Bootstrap5/Pages/_Layout.cshtml | 6 +- .../Identity/Bootstrap5/wwwroot/css/site.css | 67 +++++++++++-------- 6 files changed, 73 insertions(+), 61 deletions(-) diff --git a/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap3/Pages/_Layout.cshtml b/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap3/Pages/_Layout.cshtml index 4ef85543d..128798178 100644 --- a/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap3/Pages/_Layout.cshtml +++ b/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap3/Pages/_Layout.cshtml @@ -19,7 +19,7 @@