From 035229d183993ac22d37a6828fa3b6c8991be85f Mon Sep 17 00:00:00 2001 From: maliming Date: Thu, 23 Jan 2025 09:40:18 +0800 Subject: [PATCH] Update brand style --- .../Themes/Basic/Layouts/Account.cshtml | 6 ++--- .../wwwroot/themes/basic/layout.css | 20 +++++++++++++++ .../wwwroot/themes/basic/logo.svg | 25 ++++++++++++------- 3 files changed, 39 insertions(+), 12 deletions(-) diff --git a/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/Themes/Basic/Layouts/Account.cshtml b/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/Themes/Basic/Layouts/Account.cshtml index 1e743abf8a..9a62892b5e 100644 --- a/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/Themes/Basic/Layouts/Account.cshtml +++ b/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/Themes/Basic/Layouts/Account.cshtml @@ -57,9 +57,9 @@
-
- @BrandingProvider.AppName -

@BrandingProvider.AppName

+
+ +

@BrandingProvider.AppName

@if (MultiTenancyOptions.Value.IsEnabled && (TenantResolveResultAccessor.Result?.AppliedResolvers?.Contains(CookieTenantResolveContributor.ContributorName) == true || diff --git a/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/layout.css b/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/layout.css index 6054260e2d..7fb233b76a 100644 --- a/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/layout.css +++ b/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/layout.css @@ -97,4 +97,24 @@ div.dataTables_wrapper div.dataTables_length label { } .rtl table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td { text-align: right; +} + +.brand-container{ + text-align: center; + margin-top: 8rem; +} + +.brand-logo { + height: 50px; +} + +.brand-text { + color: #292D33; + font-family: Lexend; + font-size: 30px; + font-style: normal; + font-weight: 500; + line-height: 34px; + margin-top: 5px; + margin-bottom: 15px; } \ No newline at end of file diff --git a/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/logo.svg b/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/logo.svg index 2475fb48d1..b1fb4568f8 100644 --- a/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/logo.svg +++ b/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/wwwroot/themes/basic/logo.svg @@ -1,10 +1,17 @@ - - - - - - - - - + + + + + + + + + + + + + + + +