diff --git a/assets/css/just-the-docs-dark.css b/assets/css/just-the-docs-dark.css index 638826b0..95510716 100644 --- a/assets/css/just-the-docs-dark.css +++ b/assets/css/just-the-docs-dark.css @@ -127,8 +127,6 @@ .highlight .gi { color: #43d089; } -.highlight ::selection { background-color: #fff; } - .highlight .language-json .w + .s2 { color: #e35549; } .highlight .language-json .kc { color: #0083bb; } @@ -372,8 +370,6 @@ template { display: none; } * { box-sizing: border-box; } -::selection { color: #fff; background: #2c84fa; } - html { font-size: 14px !important; scroll-behavior: smooth; } @media (min-width: 31.25rem) { html { font-size: 16px !important; } } diff --git a/assets/css/just-the-docs-default.css b/assets/css/just-the-docs-default.css index 1c1af8fb..1020fb9d 100644 --- a/assets/css/just-the-docs-default.css +++ b/assets/css/just-the-docs-default.css @@ -127,8 +127,6 @@ .highlight .gi { color: #43d089; } -.highlight ::selection { background-color: #fff; } - .highlight .language-json .w + .s2 { color: #e35549; } .highlight .language-json .kc { color: #0083bb; } @@ -252,8 +250,6 @@ template { display: none; } * { box-sizing: border-box; } -::selection { color: #fff; background: #2869e6; } - html { font-size: 14px !important; scroll-behavior: smooth; } @media (min-width: 31.25rem) { html { font-size: 16px !important; } } diff --git a/assets/css/just-the-docs-light.css b/assets/css/just-the-docs-light.css index 79348935..3e9d30ee 100644 --- a/assets/css/just-the-docs-light.css +++ b/assets/css/just-the-docs-light.css @@ -127,8 +127,6 @@ .highlight .gi { color: #43d089; } -.highlight ::selection { background-color: #fff; } - .highlight .language-json .w + .s2 { color: #e35549; } .highlight .language-json .kc { color: #0083bb; } @@ -244,8 +242,6 @@ template { display: none; } * { box-sizing: border-box; } -::selection { color: #fff; background: #7253ed; } - html { font-size: 14px !important; scroll-behavior: smooth; } @media (min-width: 31.25rem) { html { font-size: 16px !important; } } diff --git a/feed.xml b/feed.xml index b1da87eb..fcd7d298 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2023-03-31T14:16:06+00:00/sfall/feed.xmlsfallSfall documentation \ No newline at end of file +Jekyll2023-04-12T06:30:03+00:00/sfall/feed.xmlsfallSfall documentation \ No newline at end of file