diff --git a/jekyll-assets/css/style.css b/jekyll-assets/css/style.css index 0b42cd904..dc5ff2466 100644 --- a/jekyll-assets/css/style.css +++ b/jekyll-assets/css/style.css @@ -19,7 +19,7 @@ --copy-button-text: #CCC; --textcolor: white; --subtle-text: #CCC; - --theme-toggle-label: url("data:image/svg+xml;utf8,"); + --theme-toggle-label: url("data:image/svg+xml;utf8,"); /* header and footer styling */ --rptl-header-background-color: var(--bg); @@ -58,7 +58,7 @@ --copy-button-text: #444; --textcolor: black; --subtle-text: #444; - --theme-toggle-label: url("data:image/svg+xml;utf8,"); + --theme-toggle-label: url("data:image/svg+xml;utf8,"); /* header and footer styling */ --rptl-header-background-color: var(--bg);