vite-pages-theme-doc
Version:
A document theme for vite-plugin-react-pages.
896 lines (728 loc) • 23.9 kB
CSS
/* This file is generated by ../../scripts/process-github-markdown-css.ts. Don't Edit this file directly. */
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0;
color: #24292f;
background-color: #ffffff;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
}
.octicon:is(.markdown-el, .markdown-el *) {
display: inline-block;
fill: currentColor;
vertical-align: text-bottom;
}
h1:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link:before,h2:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link:before,h3:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link:before,h4:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link:before,h5:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link:before,h6:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link:before {
width: 16px;
height: 16px;
content: ' ';
display: inline-block;
background-color: currentColor;
-webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");
mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");
}
details:is(.markdown-el, .markdown-el *),figcaption:is(.markdown-el, .markdown-el *),figure:is(.markdown-el, .markdown-el *) {
display: block;
}
summary:is(.markdown-el, .markdown-el *) {
display: list-item;
}
[hidden]:is(.markdown-el, .markdown-el *) {
display: none ;
}
a:is(.markdown-el, .markdown-el *) {
background-color: transparent;
color: #0969da;
text-decoration: none;
}
abbr[title]:is(.markdown-el, .markdown-el *) {
border-bottom: none;
text-decoration: underline dotted;
}
b:is(.markdown-el, .markdown-el *),strong:is(.markdown-el, .markdown-el *) {
font-weight: 600;
}
dfn:is(.markdown-el, .markdown-el *) {
font-style: italic;
}
h1:is(.markdown-el, .markdown-el *) {
margin: .67em 0;
font-weight: 600;
padding-bottom: .3em;
font-size: 2em;
border-bottom: 1px solid hsla(210,18%,87%,1);
}
mark:is(.markdown-el, .markdown-el *) {
background-color: #fff8c5;
color: #24292f;
}
small:is(.markdown-el, .markdown-el *) {
font-size: 90%;
}
sub:is(.markdown-el, .markdown-el *),sup:is(.markdown-el, .markdown-el *) {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub:is(.markdown-el, .markdown-el *) {
bottom: -0.25em;
}
sup:is(.markdown-el, .markdown-el *) {
top: -0.5em;
}
img:is(.markdown-el, .markdown-el *) {
border-style: none;
max-width: 100%;
box-sizing: content-box;
background-color: #ffffff;
}
code:is(.markdown-el, .markdown-el *),kbd:is(.markdown-el, .markdown-el *),pre:is(.markdown-el, .markdown-el *),samp:is(.markdown-el, .markdown-el *) {
font-family: monospace;
font-size: 1em;
}
figure:is(.markdown-el, .markdown-el *) {
margin: 1em 40px;
}
hr:is(.markdown-el, .markdown-el *) {
box-sizing: content-box;
overflow: hidden;
background: transparent;
border-bottom: 1px solid hsla(210,18%,87%,1);
height: .25em;
padding: 0;
margin: 24px 0;
background-color: #d0d7de;
border: 0;
}
input:is(.markdown-el, .markdown-el *) {
font: inherit;
margin: 0;
overflow: visible;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
[type=button]:is(.markdown-el, .markdown-el *),[type=reset]:is(.markdown-el, .markdown-el *),[type=submit]:is(.markdown-el, .markdown-el *) {
-webkit-appearance: button;
}
[type=checkbox]:is(.markdown-el, .markdown-el *),[type=radio]:is(.markdown-el, .markdown-el *) {
box-sizing: border-box;
padding: 0;
}
[type=number]:is(.markdown-el, .markdown-el *)::-webkit-inner-spin-button,[type=number]:is(.markdown-el, .markdown-el *)::-webkit-outer-spin-button {
height: auto;
}
[type=search]:is(.markdown-el, .markdown-el *)::-webkit-search-cancel-button,[type=search]:is(.markdown-el, .markdown-el *)::-webkit-search-decoration {
-webkit-appearance: none;
}
:is(.markdown-el, .markdown-el *)::-webkit-input-placeholder {
color: inherit;
opacity: .54;
}
:is(.markdown-el, .markdown-el *)::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
a:is(.markdown-el, .markdown-el *):hover {
text-decoration: underline;
}
:is(.markdown-el, .markdown-el *)::placeholder {
color: #6e7781;
opacity: 1;
}
hr:is(.markdown-el, .markdown-el *)::before {
display: table;
content: "";
}
hr:is(.markdown-el, .markdown-el *)::after {
display: table;
clear: both;
content: "";
}
table:is(.markdown-el, .markdown-el *) {
border-spacing: 0;
border-collapse: collapse;
display: block;
width: max-content;
max-width: 100%;
overflow: auto;
}
td:is(.markdown-el, .markdown-el *),th:is(.markdown-el, .markdown-el *) {
padding: 0;
}
details:is(.markdown-el, .markdown-el *) summary {
cursor: pointer;
}
details:is(.markdown-el, .markdown-el *):not([open])>*:not(summary) {
display: none ;
}
a:is(.markdown-el, .markdown-el *):focus,[role=button]:is(.markdown-el, .markdown-el *):focus,input[type=radio]:is(.markdown-el, .markdown-el *):focus,input[type=checkbox]:is(.markdown-el, .markdown-el *):focus {
outline: 2px solid #0969da;
outline-offset: -2px;
box-shadow: none;
}
a:is(.markdown-el, .markdown-el *):focus:not(:focus-visible),[role=button]:is(.markdown-el, .markdown-el *):focus:not(:focus-visible),input[type=radio]:is(.markdown-el, .markdown-el *):focus:not(:focus-visible),input[type=checkbox]:is(.markdown-el, .markdown-el *):focus:not(:focus-visible) {
outline: solid 1px transparent;
}
a:is(.markdown-el, .markdown-el *):focus-visible,[role=button]:is(.markdown-el, .markdown-el *):focus-visible,input[type=radio]:is(.markdown-el, .markdown-el *):focus-visible,input[type=checkbox]:is(.markdown-el, .markdown-el *):focus-visible {
outline: 2px solid #0969da;
outline-offset: -2px;
box-shadow: none;
}
a:is(.markdown-el, .markdown-el *):not([class]):focus,a:is(.markdown-el, .markdown-el *):not([class]):focus-visible,input[type=radio]:is(.markdown-el, .markdown-el *):focus,input[type=radio]:is(.markdown-el, .markdown-el *):focus-visible,input[type=checkbox]:is(.markdown-el, .markdown-el *):focus,input[type=checkbox]:is(.markdown-el, .markdown-el *):focus-visible {
outline-offset: 0;
}
kbd:is(.markdown-el, .markdown-el *) {
display: inline-block;
padding: 3px 5px;
font: 11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;
line-height: 10px;
color: #24292f;
vertical-align: middle;
background-color: #f6f8fa;
border: solid 1px rgba(175,184,193,0.2);
border-bottom-color: rgba(175,184,193,0.2);
border-radius: 6px;
box-shadow: inset 0 -1px 0 rgba(175,184,193,0.2);
}
h1:is(.markdown-el, .markdown-el *),h2:is(.markdown-el, .markdown-el *),h3:is(.markdown-el, .markdown-el *),h4:is(.markdown-el, .markdown-el *),h5:is(.markdown-el, .markdown-el *),h6:is(.markdown-el, .markdown-el *) {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 600;
line-height: 1.25;
}
h2:is(.markdown-el, .markdown-el *) {
font-weight: 600;
padding-bottom: .3em;
font-size: 1.5em;
border-bottom: 1px solid hsla(210,18%,87%,1);
}
h3:is(.markdown-el, .markdown-el *) {
font-weight: 600;
font-size: 1.25em;
}
h4:is(.markdown-el, .markdown-el *) {
font-weight: 600;
font-size: 1em;
}
h5:is(.markdown-el, .markdown-el *) {
font-weight: 600;
font-size: .875em;
}
h6:is(.markdown-el, .markdown-el *) {
font-weight: 600;
font-size: .85em;
color: #57606a;
}
p:is(.markdown-el, .markdown-el *) {
margin-top: 0;
margin-bottom: 10px;
}
blockquote:is(.markdown-el, .markdown-el *) {
margin: 0;
padding: 0 1em;
color: #57606a;
border-left: .25em solid #d0d7de;
}
ul:is(.markdown-el, .markdown-el *),ol:is(.markdown-el, .markdown-el *) {
margin-top: 0;
margin-bottom: 0;
padding-left: 2em;
}
ol:is(.markdown-el, .markdown-el *) ol,ul:is(.markdown-el, .markdown-el *) ol {
list-style-type: lower-roman;
}
ul:is(.markdown-el, .markdown-el *) ul ol,ul:is(.markdown-el, .markdown-el *) ol ol,ol:is(.markdown-el, .markdown-el *) ul ol,ol:is(.markdown-el, .markdown-el *) ol ol {
list-style-type: lower-alpha;
}
dd:is(.markdown-el, .markdown-el *) {
margin-left: 0;
}
tt:is(.markdown-el, .markdown-el *),code:is(.markdown-el, .markdown-el *),samp:is(.markdown-el, .markdown-el *) {
font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;
font-size: 12px;
}
pre:is(.markdown-el, .markdown-el *) {
margin-top: 0;
margin-bottom: 0;
font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;
font-size: 12px;
word-wrap: normal;
}
.octicon:is(.markdown-el, .markdown-el *) {
display: inline-block;
overflow: visible ;
vertical-align: text-bottom;
fill: currentColor;
}
input:is(.markdown-el, .markdown-el *)::-webkit-outer-spin-button,input:is(.markdown-el, .markdown-el *)::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
appearance: none;
}
.markdown-body::before {
display: table;
content: "";
}
.markdown-body::after {
display: table;
clear: both;
content: "";
}
.markdown-body>*:first-child {
margin-top: 0 ;
}
.markdown-body>*:last-child {
margin-bottom: 0 ;
}
a:is(.markdown-el, .markdown-el *):not([href]) {
color: inherit;
text-decoration: none;
}
.absent:is(.markdown-el, .markdown-el *) {
color: #cf222e;
}
.anchor:is(.markdown-el, .markdown-el *) {
float: left;
padding-right: 4px;
margin-left: -20px;
line-height: 1;
}
.anchor:is(.markdown-el, .markdown-el *):focus {
outline: none;
}
p:is(.markdown-el, .markdown-el *),blockquote:is(.markdown-el, .markdown-el *),ul:is(.markdown-el, .markdown-el *),ol:is(.markdown-el, .markdown-el *),dl:is(.markdown-el, .markdown-el *),table:is(.markdown-el, .markdown-el *),pre:is(.markdown-el, .markdown-el *),details:is(.markdown-el, .markdown-el *) {
margin-top: 0;
margin-bottom: 16px;
}
blockquote:is(.markdown-el, .markdown-el *)>:first-child {
margin-top: 0;
}
blockquote:is(.markdown-el, .markdown-el *)>:last-child {
margin-bottom: 0;
}
h1:is(.markdown-el, .markdown-el *) .octicon-link,h2:is(.markdown-el, .markdown-el *) .octicon-link,h3:is(.markdown-el, .markdown-el *) .octicon-link,h4:is(.markdown-el, .markdown-el *) .octicon-link,h5:is(.markdown-el, .markdown-el *) .octicon-link,h6:is(.markdown-el, .markdown-el *) .octicon-link {
color: #24292f;
vertical-align: middle;
visibility: hidden;
}
h1:is(.markdown-el, .markdown-el *):hover .anchor,h2:is(.markdown-el, .markdown-el *):hover .anchor,h3:is(.markdown-el, .markdown-el *):hover .anchor,h4:is(.markdown-el, .markdown-el *):hover .anchor,h5:is(.markdown-el, .markdown-el *):hover .anchor,h6:is(.markdown-el, .markdown-el *):hover .anchor {
text-decoration: none;
}
h1:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link,h2:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link,h3:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link,h4:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link,h5:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link,h6:is(.markdown-el, .markdown-el *):hover .anchor .octicon-link {
visibility: visible;
}
h1:is(.markdown-el, .markdown-el *) tt,h1:is(.markdown-el, .markdown-el *) code,h2:is(.markdown-el, .markdown-el *) tt,h2:is(.markdown-el, .markdown-el *) code,h3:is(.markdown-el, .markdown-el *) tt,h3:is(.markdown-el, .markdown-el *) code,h4:is(.markdown-el, .markdown-el *) tt,h4:is(.markdown-el, .markdown-el *) code,h5:is(.markdown-el, .markdown-el *) tt,h5:is(.markdown-el, .markdown-el *) code,h6:is(.markdown-el, .markdown-el *) tt,h6:is(.markdown-el, .markdown-el *) code {
padding: 0 .2em;
font-size: inherit;
}
summary:is(.markdown-el, .markdown-el *) h1,summary:is(.markdown-el, .markdown-el *) h2,summary:is(.markdown-el, .markdown-el *) h3,summary:is(.markdown-el, .markdown-el *) h4,summary:is(.markdown-el, .markdown-el *) h5,summary:is(.markdown-el, .markdown-el *) h6 {
display: inline-block;
}
summary:is(.markdown-el, .markdown-el *) h1 .anchor,summary:is(.markdown-el, .markdown-el *) h2 .anchor,summary:is(.markdown-el, .markdown-el *) h3 .anchor,summary:is(.markdown-el, .markdown-el *) h4 .anchor,summary:is(.markdown-el, .markdown-el *) h5 .anchor,summary:is(.markdown-el, .markdown-el *) h6 .anchor {
margin-left: -40px;
}
summary:is(.markdown-el, .markdown-el *) h1,summary:is(.markdown-el, .markdown-el *) h2 {
padding-bottom: 0;
border-bottom: 0;
}
ul.no-list:is(.markdown-el, .markdown-el *),ol.no-list:is(.markdown-el, .markdown-el *) {
padding: 0;
list-style-type: none;
}
ol[type=a]:is(.markdown-el, .markdown-el *) {
list-style-type: lower-alpha;
}
ol[type=A]:is(.markdown-el, .markdown-el *) {
list-style-type: upper-alpha;
}
ol[type=i]:is(.markdown-el, .markdown-el *) {
list-style-type: lower-roman;
}
ol[type=I]:is(.markdown-el, .markdown-el *) {
list-style-type: upper-roman;
}
ol[type="1"]:is(.markdown-el, .markdown-el *) {
list-style-type: decimal;
}
div:is(.markdown-el, .markdown-el *)>ol:not([type]) {
list-style-type: decimal;
}
ul:is(.markdown-el, .markdown-el *) ul,ul:is(.markdown-el, .markdown-el *) ol,ol:is(.markdown-el, .markdown-el *) ol,ol:is(.markdown-el, .markdown-el *) ul {
margin-top: 0;
margin-bottom: 0;
}
li:is(.markdown-el, .markdown-el *)>p {
margin-top: 16px;
}
li:is(.markdown-el, .markdown-el *)+li {
margin-top: .25em;
}
dl:is(.markdown-el, .markdown-el *) {
padding: 0;
}
dl:is(.markdown-el, .markdown-el *) dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-weight: 600;
}
dl:is(.markdown-el, .markdown-el *) dd {
padding: 0 16px;
margin-bottom: 16px;
}
table:is(.markdown-el, .markdown-el *) th {
font-weight: 600;
}
table:is(.markdown-el, .markdown-el *) th,table:is(.markdown-el, .markdown-el *) td {
padding: 6px 13px;
border: 1px solid #d0d7de;
}
table:is(.markdown-el, .markdown-el *) tr {
background-color: #ffffff;
border-top: 1px solid hsla(210,18%,87%,1);
}
table:is(.markdown-el, .markdown-el *) tr:nth-child(2n) {
background-color: #f6f8fa;
}
table:is(.markdown-el, .markdown-el *) img {
background-color: transparent;
}
img[align=right]:is(.markdown-el, .markdown-el *) {
padding-left: 20px;
}
img[align=left]:is(.markdown-el, .markdown-el *) {
padding-right: 20px;
}
.emoji:is(.markdown-el, .markdown-el *) {
max-width: none;
vertical-align: text-top;
background-color: transparent;
}
span.frame:is(.markdown-el, .markdown-el *) {
display: block;
overflow: hidden;
}
span.frame:is(.markdown-el, .markdown-el *)>span {
display: block;
float: left;
width: auto;
padding: 7px;
margin: 13px 0 0;
overflow: hidden;
border: 1px solid #d0d7de;
}
span.frame:is(.markdown-el, .markdown-el *) span img {
display: block;
float: left;
}
span.frame:is(.markdown-el, .markdown-el *) span span {
display: block;
padding: 5px 0 0;
clear: both;
color: #24292f;
}
span.align-center:is(.markdown-el, .markdown-el *) {
display: block;
overflow: hidden;
clear: both;
}
span.align-center:is(.markdown-el, .markdown-el *)>span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: center;
}
span.align-center:is(.markdown-el, .markdown-el *) span img {
margin: 0 auto;
text-align: center;
}
span.align-right:is(.markdown-el, .markdown-el *) {
display: block;
overflow: hidden;
clear: both;
}
span.align-right:is(.markdown-el, .markdown-el *)>span {
display: block;
margin: 13px 0 0;
overflow: hidden;
text-align: right;
}
span.align-right:is(.markdown-el, .markdown-el *) span img {
margin: 0;
text-align: right;
}
span.float-left:is(.markdown-el, .markdown-el *) {
display: block;
float: left;
margin-right: 13px;
overflow: hidden;
}
span.float-left:is(.markdown-el, .markdown-el *) span {
margin: 13px 0 0;
}
span.float-right:is(.markdown-el, .markdown-el *) {
display: block;
float: right;
margin-left: 13px;
overflow: hidden;
}
span.float-right:is(.markdown-el, .markdown-el *)>span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: right;
}
code:is(.markdown-el, .markdown-el *),tt:is(.markdown-el, .markdown-el *) {
padding: .2em .4em;
margin: 0;
font-size: 85%;
white-space: break-spaces;
background-color: rgba(175,184,193,0.2);
border-radius: 6px;
}
code:is(.markdown-el, .markdown-el *) br,tt:is(.markdown-el, .markdown-el *) br {
display: none;
}
del:is(.markdown-el, .markdown-el *) code {
text-decoration: inherit;
}
samp:is(.markdown-el, .markdown-el *) {
font-size: 85%;
}
pre:is(.markdown-el, .markdown-el *) code {
font-size: 100%;
}
pre:is(.markdown-el, .markdown-el *)>code {
padding: 0;
margin: 0;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
.highlight:is(.markdown-el, .markdown-el *) {
margin-bottom: 16px;
}
.highlight:is(.markdown-el, .markdown-el *) pre {
margin-bottom: 0;
word-break: normal;
}
.highlight:is(.markdown-el, .markdown-el *) pre,pre:is(.markdown-el, .markdown-el *) {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f6f8fa;
border-radius: 6px;
}
pre:is(.markdown-el, .markdown-el *) code,pre:is(.markdown-el, .markdown-el *) tt {
display: inline;
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
.csv-data:is(.markdown-el, .markdown-el *) td,.csv-data:is(.markdown-el, .markdown-el *) th {
padding: 5px;
overflow: hidden;
font-size: 12px;
line-height: 1;
text-align: left;
white-space: nowrap;
}
.csv-data:is(.markdown-el, .markdown-el *) .blob-num {
padding: 10px 8px 9px;
text-align: right;
background: #ffffff;
border: 0;
}
.csv-data:is(.markdown-el, .markdown-el *) tr {
border-top: 0;
}
.csv-data:is(.markdown-el, .markdown-el *) th {
font-weight: 600;
background: #f6f8fa;
border-top: 0;
}
[data-footnote-ref]:is(.markdown-el, .markdown-el *)::before {
content: "[";
}
[data-footnote-ref]:is(.markdown-el, .markdown-el *)::after {
content: "]";
}
.footnotes:is(.markdown-el, .markdown-el *) {
font-size: 12px;
color: #57606a;
border-top: 1px solid #d0d7de;
}
.footnotes:is(.markdown-el, .markdown-el *) ol {
padding-left: 16px;
}
.footnotes:is(.markdown-el, .markdown-el *) ol ul {
display: inline-block;
padding-left: 16px;
margin-top: 16px;
}
.footnotes:is(.markdown-el, .markdown-el *) li {
position: relative;
}
.footnotes:is(.markdown-el, .markdown-el *) li:target::before {
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -24px;
pointer-events: none;
content: "";
border: 2px solid #0969da;
border-radius: 6px;
}
.footnotes:is(.markdown-el, .markdown-el *) li:target {
color: #24292f;
}
.footnotes:is(.markdown-el, .markdown-el *) .data-footnote-backref g-emoji {
font-family: monospace;
}
.pl-c:is(.markdown-el, .markdown-el *) {
color: #6e7781;
}
.pl-c1:is(.markdown-el, .markdown-el *),.pl-s:is(.markdown-el, .markdown-el *) .pl-v {
color: #0550ae;
}
.pl-e:is(.markdown-el, .markdown-el *),.pl-en:is(.markdown-el, .markdown-el *) {
color: #8250df;
}
.pl-smi:is(.markdown-el, .markdown-el *),.pl-s:is(.markdown-el, .markdown-el *) .pl-s1 {
color: #24292f;
}
.pl-ent:is(.markdown-el, .markdown-el *) {
color: #116329;
}
.pl-k:is(.markdown-el, .markdown-el *) {
color: #cf222e;
}
.pl-s:is(.markdown-el, .markdown-el *),.pl-pds:is(.markdown-el, .markdown-el *),.pl-s:is(.markdown-el, .markdown-el *) .pl-pse .pl-s1,.pl-sr:is(.markdown-el, .markdown-el *),.pl-sr:is(.markdown-el, .markdown-el *) .pl-cce,.pl-sr:is(.markdown-el, .markdown-el *) .pl-sre,.pl-sr:is(.markdown-el, .markdown-el *) .pl-sra {
color: #0a3069;
}
.pl-v:is(.markdown-el, .markdown-el *),.pl-smw:is(.markdown-el, .markdown-el *) {
color: #953800;
}
.pl-bu:is(.markdown-el, .markdown-el *) {
color: #82071e;
}
.pl-ii:is(.markdown-el, .markdown-el *) {
color: #f6f8fa;
background-color: #82071e;
}
.pl-c2:is(.markdown-el, .markdown-el *) {
color: #f6f8fa;
background-color: #cf222e;
}
.pl-sr:is(.markdown-el, .markdown-el *) .pl-cce {
font-weight: bold;
color: #116329;
}
.pl-ml:is(.markdown-el, .markdown-el *) {
color: #3b2300;
}
.pl-mh:is(.markdown-el, .markdown-el *),.pl-mh:is(.markdown-el, .markdown-el *) .pl-en,.pl-ms:is(.markdown-el, .markdown-el *) {
font-weight: bold;
color: #0550ae;
}
.pl-mi:is(.markdown-el, .markdown-el *) {
font-style: italic;
color: #24292f;
}
.pl-mb:is(.markdown-el, .markdown-el *) {
font-weight: bold;
color: #24292f;
}
.pl-md:is(.markdown-el, .markdown-el *) {
color: #82071e;
background-color: #ffebe9;
}
.pl-mi1:is(.markdown-el, .markdown-el *) {
color: #116329;
background-color: #dafbe1;
}
.pl-mc:is(.markdown-el, .markdown-el *) {
color: #953800;
background-color: #ffd8b5;
}
.pl-mi2:is(.markdown-el, .markdown-el *) {
color: #eaeef2;
background-color: #0550ae;
}
.pl-mdr:is(.markdown-el, .markdown-el *) {
font-weight: bold;
color: #8250df;
}
.pl-ba:is(.markdown-el, .markdown-el *) {
color: #57606a;
}
.pl-sg:is(.markdown-el, .markdown-el *) {
color: #8c959f;
}
.pl-corl:is(.markdown-el, .markdown-el *) {
text-decoration: underline;
color: #0a3069;
}
g-emoji:is(.markdown-el, .markdown-el *) {
display: inline-block;
min-width: 1ch;
font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1em;
font-style: normal ;
font-weight: 400;
line-height: 1;
vertical-align: -0.075em;
}
g-emoji:is(.markdown-el, .markdown-el *) img {
width: 1em;
height: 1em;
}
.task-list-item:is(.markdown-el, .markdown-el *) {
list-style-type: none;
}
.task-list-item:is(.markdown-el, .markdown-el *) label {
font-weight: 400;
}
.task-list-item.enabled:is(.markdown-el, .markdown-el *) label {
cursor: pointer;
}
.task-list-item:is(.markdown-el, .markdown-el *)+.task-list-item {
margin-top: 4px;
}
.task-list-item:is(.markdown-el, .markdown-el *) .handle {
display: none;
}
.task-list-item-checkbox:is(.markdown-el, .markdown-el *) {
margin: 0 .2em .25em -1.4em;
vertical-align: middle;
}
.contains-task-list:is(.markdown-el, .markdown-el *):dir(rtl) .task-list-item-checkbox {
margin: 0 -1.6em .25em .2em;
}
.contains-task-list:is(.markdown-el, .markdown-el *) {
position: relative;
}
.contains-task-list:is(.markdown-el, .markdown-el *):hover .task-list-item-convert-container,.contains-task-list:is(.markdown-el, .markdown-el *):focus-within .task-list-item-convert-container {
display: block;
width: auto;
height: 24px;
overflow: visible;
clip: auto;
}
:is(.markdown-el, .markdown-el *)::-webkit-calendar-picker-indicator {
filter: invert(50%);
}