From c51e03fbf2f6633d8e88aeec9dcb8df13524df8f Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期四, 13 七月 2023 12:00:06 +0800
Subject: [PATCH] backup0713

---
 force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json b/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json
index 112d371..76fa379 100644
--- a/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json
+++ b/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json
@@ -5,13 +5,13 @@
   "type": "brandingSet",
   "values": {
     "ActionColor": "rgb(10, 129, 223)",
-    "BorderColor": "#D4D4D4",
+    "BorderColor": "rgb(212, 212, 212)",
     "CardBackgroundColor": "rgba(255, 255, 255, 0)",
     "CompanyLogo": "/file-asset/OlympusCommunityLogo?v=1&height=300&width=300",
     "DetailTextColor": "rgb(51, 51, 51)",
     "ErrorFontColor": "#ff9e9e",
     "HeaderBackgroundColor": "#FFFFFF",
-    "HeaderFonts": "Salesforce Sans",
+    "HeaderFonts": "sans-serif",
     "LinkColor": "rgb(37, 116, 169)",
     "LoginBackgroundColor": "#F4F4F4",
     "LoginBackgroundImage": "/file-asset/OlympusCommunityLoginBG?v=1",

--
Gitblit v1.9.1