summary refs log tree commit diff
path: root/v1.49/css/variables.css
diff options
context:
space:
mode:
authorAction Bot <action@synapse.bot.com>2023-12-11 14:57:28 +0000
committerAction Bot <action@synapse.bot.com>2023-12-11 14:57:28 +0000
commitb8f6f7340bd3e6395e547d097c102240e7a2a71d (patch)
tree79ac2fba19e454d05e3b2539b5fa678412b39971 /v1.49/css/variables.css
parentVersion picker deployed for v1.50 docs to Github Pages (diff)
downloadsynapse-b8f6f7340bd3e6395e547d097c102240e7a2a71d.tar.xz
Version picker deployed for v1.49 docs to Github Pages
Diffstat (limited to 'v1.49/css/variables.css')
-rw-r--r--v1.49/css/variables.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/v1.49/css/variables.css b/v1.49/css/variables.css
index 9ff64d6b3b..56b634bc37 100644
--- a/v1.49/css/variables.css
+++ b/v1.49/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;