From bb93e1f57642aa6be11240970687ff5784103dbb Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:58:37 +0000 Subject: Version picker deployed for v1.37 docs to Github Pages --- v1.37/css/variables.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'v1.37/css/variables.css') diff --git a/v1.37/css/variables.css b/v1.37/css/variables.css index 9ff64d6b3b..56b634bc37 100644 --- a/v1.37/css/variables.css +++ b/v1.37/css/variables.css @@ -67,7 +67,7 @@ --links: #2b79a2; - --inline-code-color: #c5c8c6;; + --inline-code-color: #c5c8c6; --theme-popup-bg: #141617; --theme-popup-border: #43484d; @@ -147,7 +147,7 @@ --links: #2b79a2; - --inline-code-color: #c5c8c6;; + --inline-code-color: #c5c8c6; --theme-popup-bg: #161923; --theme-popup-border: #737480; @@ -228,7 +228,7 @@ --links: #2b79a2; - --inline-code-color: #c5c8c6;; + --inline-code-color: #c5c8c6; --theme-popup-bg: #141617; --theme-popup-border: #43484d; -- cgit 1.5.1