From 3962c2bb0435484b60a3e408e4738d792e249a53 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 05 六月 2023 11:09:55 +0800
Subject: [PATCH] LEX CommunityNewCmp

---
 force-app/main/default/staticresources/SNA_Demo1_sf_default_cdn_PqhAN/assets/css/fonts-and-custom.css |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/staticresources/SNA_Demo1_sf_default_cdn_PqhAN/assets/css/fonts-and-custom.css b/force-app/main/default/staticresources/SNA_Demo1_sf_default_cdn_PqhAN/assets/css/fonts-and-custom.css
new file mode 100644
index 0000000..de6e139
--- /dev/null
+++ b/force-app/main/default/staticresources/SNA_Demo1_sf_default_cdn_PqhAN/assets/css/fonts-and-custom.css
@@ -0,0 +1,30 @@
+.siteforcePrmBody .cHeader .cBrandingLogo{
+    width: 140px !important;
+    height: 40px !important;
+}
+
+.siteforcePrmBody .comm-navigation{
+    min-height:48px !important;
+}
+
+.siteforcePrmBody .comm-navigation .comm-navigation__item a, .siteforcePrmBody .comm-navigation .comm-navigation__item button{
+    font-size:20px;
+}
+
+cAltToggleNav slds-icon_x-small{
+    display:none;
+}
+
+.salesforceIdentityLoginBody2 .cCenterPanel{
+    left:200px;
+    top:-30px;
+    min-width:320px !important;
+}
+.salesforceIdentityLoginForm2 .inputBox{
+     min-width:180px !important;
+}
+
+.siteforcePrmBody .cHeader .forceSearchInputDesktop input, .siteforcePrmBody .cHeader .forceSearchInputDesktop input::placeholder{
+    font-size:14px !important;
+}
+:root { --dxp-c-section-columns-max-width: 1170px; }
\ No newline at end of file

--
Gitblit v1.9.1