From 6af9c49daaf2c00ac048da4ce9181ed03d8f5202 Mon Sep 17 00:00:00 2001
From: Dave Hagen
Date: Fri, 22 Nov 2024 13:36:00 -0800
Subject: [PATCH] @gus W-17274770 Add Cookie Manager and links
---
docs/_includes/footer.html | 24 +++++++++++++++++-------
docs/_includes/head.html | 8 ++++++++
docs/css/main.css | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 62 insertions(+), 7 deletions(-)
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index ce6a282..1b50f51 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -1,9 +1,19 @@
+
+
+
+ This site is open source. Suggestions and pull requests are welcome on our GitHub page .
+ © Copyright Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners.
+ Salesforce, Inc. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States
+ Documentation last generated on: {{ site.time }}
+
+
\ No newline at end of file
diff --git a/docs/_includes/head.html b/docs/_includes/head.html
index 47d9f92..858a412 100644
--- a/docs/_includes/head.html
+++ b/docs/_includes/head.html
@@ -11,6 +11,14 @@
+
+
+
+
+
+
diff --git a/docs/css/main.css b/docs/css/main.css
index f9a61e9..53a6ee3 100644
--- a/docs/css/main.css
+++ b/docs/css/main.css
@@ -278,3 +278,40 @@ html {
word-spacing: 8px;
padding-right: 8px;
}
+
+.copyRight {
+ font-size: 12px;
+ }
+
+ .footer-links {
+ display: flex;
+ justify-content: center;
+ list-style: none;
+ padding: 0;
+ flex-wrap: wrap;
+ }
+
+ .footer-links li {
+ margin: 0 15px;
+ }
+
+ .footer-links a {
+ text-decoration: none;
+ transition: color 0.3s;
+ font-size: 12px;
+ }
+
+ .footer-links a:hover {
+ text-decoration: underline;
+ }
+
+ /* One Trust Cookie Manager
+ -------------------- */
+ #ot-pc-content, .ot-title-cntr, .ot-pc-footer {
+ font-size: 1.6rem;
+ }
+
+ #ot-pc-footer {
+ font-size: 1.4rem;
+ }
+
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy