diff --git a/static/css/markdown.css b/static/css/markdown.css index 12d9f9b..bec9748 100644 --- a/static/css/markdown.css +++ b/static/css/markdown.css @@ -1,541 +1,957 @@ -#contentBody a { - background-color: transparent; +@font-face { + font-family: octicons-link; + src: url(data:font/woff;charset=utf-8;base64,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) format('woff'); } -#contentBody a:active, -#contentBody a:hover { - outline-width: 0; -} - -#contentBody strong { - font-weight: inherit; -} - -#contentBody strong { - font-weight: bolder; -} - -#contentBody h1 { - font-size: 2em; - margin: 0.67em 0; -} - -#contentBody img { - border-style: none; -} - -#contentBody code, -#contentBody kbd, -#contentBody pre { - font-family: monospace, monospace; - font-size: 1em; -} - -#contentBody hr { - box-sizing: content-box; - height: 0; - overflow: visible; -} - -#contentBody input { - font: inherit; - margin: 0; -} - -#contentBody input { - overflow: visible; -} - -#contentBody [type="checkbox"] { - box-sizing: border-box; - padding: 0; -} - -#contentBody * { - box-sizing: border-box; -} - -#contentBody input { - font-family: inherit; - font-size: inherit; - line-height: inherit; -} - -#contentBody a { - /* color: #0366d6; */ - /* text-decoration: none; */ - text-decoration: underline; -} - -#contentBody a:hover { - text-decoration: underline; -} - -#contentBody strong { - font-weight: 600; -} - -#contentBody hr { - height: 0; - margin: 15px 0; - overflow: hidden; - background: transparent; - border: 0; - border-bottom: 1px solid #dfe2e5; -} - -#contentBody hr::before { - display: table; - content: ""; -} - -#contentBody hr::after { - display: table; - clear: both; - content: ""; -} - -#contentBody table { - border-spacing: 0; - border-collapse: collapse; -} - -#contentBody td, -#contentBody th { - padding: 0; -} - -#contentBody h1, -#contentBody h2, -#contentBody h3, -#contentBody h4, -#contentBody h5, -#contentBody h6 { - margin-top: 0; - margin-bottom: 0; -} - -#contentBody h1 { - font-size: 32px; - font-weight: 600; -} - -#contentBody h2 { - font-size: 24px; - font-weight: 600; -} - -#contentBody h3 { - font-size: 20px; - font-weight: 600; -} - -#contentBody h4 { - font-size: 16px; - font-weight: 600; -} - -#contentBody h5 { - font-size: 14px; - font-weight: 600; -} - -#contentBody h6 { - font-size: 12px; - font-weight: 600; -} - -#contentBody p { - margin-top: 0; - margin-bottom: 10px; -} - -#contentBody blockquote { - margin: 0; -} - -#contentBody ul, -#contentBody ol { - padding-left: 0; - margin-top: 0; - margin-bottom: 0; -} - -#contentBody ol ol, -#contentBody ul ol { - list-style-type: lower-roman; -} - -#contentBody ul ul ol, -#contentBody ul ol ol, -#contentBody ol ul ol, -#contentBody ol ol ol { - list-style-type: lower-alpha; -} - -#contentBody dd { - margin-left: 0; -} - -#contentBody code { - font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; - font-size: 12px; -} - -#contentBody pre { - margin-top: 0; - margin-bottom: 0; - font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; - font-size: 12px; -} - -#contentBody .octicon { +.octicon { + display: inline-block; + fill: currentColor; vertical-align: text-bottom; } -#contentBody .pl-0 { - padding-left: 0 !important; -} - -#contentBody .pl-1 { - padding-left: 4px !important; -} - -#contentBody .pl-2 { - padding-left: 8px !important; -} - -#contentBody .pl-3 { - padding-left: 16px !important; -} - -#contentBody .pl-4 { - padding-left: 24px !important; -} - -#contentBody .pl-5 { - padding-left: 32px !important; -} - -#contentBody .pl-6 { - padding-left: 40px !important; -} - -#contentBody::before { - display: table; - content: ""; -} - -#contentBody::after { - display: table; - clear: both; - content: ""; -} - -#contentBody>*:first-child { - margin-top: 0 !important; -} - -#contentBody>*:last-child { - margin-bottom: 0 !important; -} - -#contentBody a:not([href]) { - color: inherit; - text-decoration: none; -} - -#contentBody .anchor { +.anchor { float: left; - padding-right: 4px; - margin-left: -20px; line-height: 1; + margin-left: -20px; + padding-right: 4px; } -#contentBody .anchor:focus { +.anchor:focus { outline: none; } -#contentBody p, -#contentBody blockquote, -#contentBody ul, -#contentBody ol, -#contentBody dl, -#contentBody table, -#contentBody pre { - margin-top: 0; - margin-bottom: 16px; -} - -#contentBody hr { - height: 0.25em; - padding: 0; - margin: 24px 0; - background-color: #e1e4e8; - border: 0; -} - -#contentBody blockquote { - padding: 0 1em; - color: #6a737d; - border-left: 0.25em solid #dfe2e5; -} - -#contentBody blockquote>:first-child { - margin-top: 0; -} - -#contentBody blockquote>:last-child { - margin-bottom: 0; -} - -#contentBody kbd { - display: inline-block; - padding: 3px 5px; - font-size: 11px; - line-height: 10px; - color: #444d56; - vertical-align: middle; - background-color: #fafbfc; - border: solid 1px #c6cbd1; - border-bottom-color: #959da5; - border-radius: 3px; - box-shadow: inset 0 -1px 0 #959da5; -} - -#contentBody h1, -#contentBody h2, -#contentBody h3, -#contentBody h4, -#contentBody h5, -#contentBody h6 { - margin-top: 24px; - margin-bottom: 16px; - font-weight: 600; - line-height: 1.25; -} - -#contentBody h1 .octicon-link, -#contentBody h2 .octicon-link, -#contentBody h3 .octicon-link, -#contentBody h4 .octicon-link, -#contentBody h5 .octicon-link, -#contentBody h6 .octicon-link { +h1 .octicon-link, +h2 .octicon-link, +h3 .octicon-link, +h4 .octicon-link, +h5 .octicon-link, +h6 .octicon-link { color: #1b1f23; vertical-align: middle; visibility: hidden; } -#contentBody h1:hover .anchor, -#contentBody h2:hover .anchor, -#contentBody h3:hover .anchor, -#contentBody h4:hover .anchor, -#contentBody h5:hover .anchor, -#contentBody h6:hover .anchor { +h1:hover .anchor, +h2:hover .anchor, +h3:hover .anchor, +h4:hover .anchor, +h5:hover .anchor, +h6:hover .anchor { text-decoration: none; } -#contentBody h1:hover .anchor .octicon-link, -#contentBody h2:hover .anchor .octicon-link, -#contentBody h3:hover .anchor .octicon-link, -#contentBody h4:hover .anchor .octicon-link, -#contentBody h5:hover .anchor .octicon-link, -#contentBody h6:hover .anchor .octicon-link { +h1:hover .anchor .octicon-link, +h2:hover .anchor .octicon-link, +h3:hover .anchor .octicon-link, +h4:hover .anchor .octicon-link, +h5:hover .anchor .octicon-link, +h6:hover .anchor .octicon-link { visibility: visible; } -#contentBody h1 { - padding-bottom: 0.3em; - font-size: 2em; - border-bottom: 1px solid #c9c9c9; +{ + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100%; + color: #24292e; + line-height: 1.5; + font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; + font-size: 16px; + line-height: 1.5; + word-wrap: break-word; } -#contentBody h2 { - padding-bottom: 0.3em; - font-size: 1.5em; - border-bottom: 1px solid #c9c9c9; -} - -#contentBody h3 { - font-size: 1.25em; -} - -#contentBody h4 { - font-size: 1em; -} - -#contentBody h5 { - font-size: 0.875em; -} - -#contentBody h6 { - font-size: 0.85em; +.pl-c { color: #6a737d; } -#contentBody ul, -#contentBody ol { +.pl-c1, +.pl-s .pl-v { + color: #005cc5; +} + +.pl-e, +.pl-en { + color: #6f42c1; +} + +.pl-s .pl-s1, +.pl-smi { + color: #24292e; +} + +.pl-ent { + color: #22863a; +} + +.pl-k { + color: #d73a49; +} + +.pl-pds, +.pl-s, +.pl-s .pl-pse .pl-s1, +.pl-sr, +.pl-sr .pl-cce, +.pl-sr .pl-sra, +.pl-sr .pl-sre { + color: #032f62; +} + +.pl-smw, +.pl-v { + color: #e36209; +} + +.pl-bu { + color: #b31d28; +} + +.pl-ii { + background-color: #b31d28; + color: #fafbfc; +} + +.pl-c2 { + background-color: #d73a49; + color: #fafbfc; +} + +.pl-c2:before { + content: "^M"; +} + +.pl-sr .pl-cce { + color: #22863a; + font-weight: 700; +} + +.pl-ml { + color: #735c0f; +} + +.pl-mh, +.pl-mh .pl-en, +.pl-ms { + color: #005cc5; + font-weight: 700; +} + +.pl-mi { + color: #24292e; + font-style: italic; +} + +.pl-mb { + color: #24292e; + font-weight: 700; +} + +.pl-md { + background-color: #ffeef0; + color: #b31d28; +} + +.pl-mi1 { + background-color: #f0fff4; + color: #22863a; +} + +.pl-mc { + background-color: #ffebda; + color: #e36209; +} + +.pl-mi2 { + background-color: #005cc5; + color: #f6f8fa; +} + +.pl-mdr { + color: #6f42c1; + font-weight: 700; +} + +.pl-ba { + color: #586069; +} + +.pl-sg { + color: #959da5; +} + +.pl-corl { + color: #032f62; + text-decoration: underline; +} + +details { + display: block; +} + +summary { + display: list-item; +} + +a { + background-color: transparent; +} + +a:active, +a:hover { + outline-width: 0; +} + +strong { + font-weight: inherit; + font-weight: bolder; +} + +h1 { + font-size: 2em; + margin: .67em 0; +} + +img { + border-style: none; +} + +code, +kbd, +pre { + font-family: monospace,monospace; + font-size: 1em; +} + +hr { + box-sizing: content-box; + height: 0; + overflow: visible; +} + +input { + font: inherit; + margin: 0; +} + +input { + overflow: visible; +} + +[type=checkbox] { + box-sizing: border-box; + padding: 0; +} + +* { + box-sizing: border-box; +} + +input { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} + +a { + color: #0366d6; + text-decoration: none; +} + +a:hover { + text-decoration: underline; +} + +strong { + font-weight: 600; +} + +hr { + background: transparent; + border: 0; + border-bottom: 1px solid #dfe2e5; + height: 0; + margin: 15px 0; + overflow: hidden; +} + +hr:before { + content: ""; + display: table; +} + +hr:after { + clear: both; + content: ""; + display: table; +} + +table { + border-collapse: collapse; + border-spacing: 0; +} + +td, +th { + padding: 0; +} + +details summary { + cursor: pointer; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + margin-bottom: 0; + margin-top: 0; +} + +h1 { + font-size: 32px; +} + +h1, +h2 { + font-weight: 600; +} + +h2 { + font-size: 24px; +} + +h3 { + font-size: 20px; +} + +h3, +h4 { + font-weight: 600; +} + +h4 { + font-size: 16px; +} + +h5 { + font-size: 14px; +} + +h5, +h6 { + font-weight: 600; +} + +h6 { + font-size: 12px; +} + +p { + margin-bottom: 10px; + margin-top: 0; +} + +blockquote { + margin: 0; +} + +ol, +ul { + margin-bottom: 0; + margin-top: 0; + padding-left: 0; +} + +ol ol, +ul ol { + list-style-type: lower-roman; +} + +ol ol ol, +ol ul ol, +ul ol ol, +ul ul ol { + list-style-type: lower-alpha; +} + +dd { + margin-left: 0; +} + +code, +pre { + font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace; + font-size: 12px; +} + +pre { + margin-bottom: 0; + margin-top: 0; +} + +input::-webkit-inner-spin-button, +input::-webkit-outer-spin-button { + -webkit-appearance: none; + appearance: none; + margin: 0; +} + +.border { + border: 1px solid #e1e4e8!important; +} + +.border-0 { + border: 0!important; +} + +.border-bottom { + border-bottom: 1px solid #e1e4e8!important; +} + +.rounded-1 { + border-radius: 3px!important; +} + +.bg-white { + background-color: #fff!important; +} + +.bg-gray-light { + background-color: #fafbfc!important; +} + +.text-gray-light { + color: #6a737d!important; +} + +.mb-0 { + margin-bottom: 0!important; +} + +.my-2 { + margin-bottom: 8px!important; + margin-top: 8px!important; +} + +.pl-0 { + padding-left: 0!important; +} + +.py-0 { + padding-bottom: 0!important; + padding-top: 0!important; +} + +.pl-1 { + padding-left: 4px!important; +} + +.pl-2 { + padding-left: 8px!important; +} + +.py-2 { + padding-bottom: 8px!important; + padding-top: 8px!important; +} + +.pl-3, +.px-3 { + padding-left: 16px!important; +} + +.px-3 { + padding-right: 16px!important; +} + +.pl-4 { + padding-left: 24px!important; +} + +.pl-5 { + padding-left: 32px!important; +} + +.pl-6 { + padding-left: 40px!important; +} + +.f6 { + font-size: 12px!important; +} + +.lh-condensed { + line-height: 1.25!important; +} + +.text-bold { + font-weight: 600!important; +} + +.markdown-body:before { + content: ""; + display: table; +} + +.markdown-body:after { + clear: both; + content: ""; + display: table; +} + +.markdown-body>:first-child { + margin-top: 0!important; +} + +.markdown-body>:last-child { + margin-bottom: 0!important; +} + +a:not([href]) { + color: inherit; + text-decoration: none; +} + +blockquote, +dl, +ol, +p, +pre, +table, +ul { + margin-bottom: 16px; + margin-top: 0; +} + +hr { + background-color: #e1e4e8; + border: 0; + height: .25em; + margin: 24px 0; + padding: 0; +} + +blockquote { + border-left: .25em solid #dfe2e5; + color: #6a737d; + padding: 0 1em; +} + +blockquote>:first-child { + margin-top: 0; +} + +blockquote>:last-child { + margin-bottom: 0; +} + +kbd { + background-color: #fafbfc; + border: 1px solid #c6cbd1; + border-bottom-color: #959da5; + border-radius: 3px; + box-shadow: inset 0 -1px 0 #959da5; + color: #444d56; + display: inline-block; + font-size: 11px; + line-height: 10px; + padding: 3px 5px; + vertical-align: middle; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + font-weight: 600; + line-height: 1.25; + margin-bottom: 16px; + margin-top: 24px; +} + +h1 { + font-size: 2em; +} + +h1, +h2 { + border-bottom: 1px solid #eaecef; + padding-bottom: .3em; +} + +h2 { + font-size: 1.5em; +} + +h3 { + font-size: 1.25em; +} + +h4 { + font-size: 1em; +} + +h5 { + font-size: .875em; +} + +h6 { + color: #6a737d; + font-size: .85em; +} + +ol, +ul { padding-left: 2em; } -#contentBody ul ul, -#contentBody ul ol, -#contentBody ol ol, -#contentBody ol ul { - margin-top: 0; +ol ol, +ol ul, +ul ol, +ul ul { margin-bottom: 0; + margin-top: 0; } -#contentBody li { +li { word-wrap: break-all; } -#contentBody li>p { +li>p { margin-top: 16px; } -#contentBody li+li { - margin-top: 0.25em; +li+li { + margin-top: .25em; } -#contentBody dl { +dl { padding: 0; } -#contentBody dl dt { - padding: 0; - margin-top: 16px; +dl dt { font-size: 1em; font-style: italic; font-weight: 600; + margin-top: 16px; + padding: 0; } -#contentBody dl dd { - padding: 0 16px; +dl dd { margin-bottom: 16px; + padding: 0 16px; } -#contentBody table { +table { display: block; - width: 100%; overflow: auto; + width: 100%; } -#contentBody table th { +table th { font-weight: 600; } -#contentBody table th, -#contentBody table td { +table td, +table th { + border: 1px solid #dfe2e5; padding: 6px 13px; - border: 1px solid #c9c9c9; - background-color: #f6f6f6; } -#contentBody img { - max-width: 100%; +table tr { + background-color: #fff; + border-top: 1px solid #c6cbd1; +} + +table tr:nth-child(2n) { + background-color: #f6f8fa; +} + +img { + background-color: #fff; box-sizing: content-box; - background-color: #f6f6f6; + max-width: 100%; } -#contentBody img[align=right] { +img[align=right] { padding-left: 20px; } -#contentBody img[align=left] { +img[align=left] { padding-right: 20px; } -#contentBody code { - padding: 0.2em 0.4em; - margin: 0; - font-size: 85%; - background-color: rgba(27,31,35,0.05); +code { + background-color: rgba(27,31,35,.05); border-radius: 3px; + font-size: 85%; + margin: 0; + padding: .2em .4em; } -#contentBody pre { +pre { word-wrap: normal; } -#contentBody pre>code { - padding: 0; - margin: 0; - font-size: 100%; - word-break: normal; - white-space: pre; +pre>code { background: transparent; border: 0; + font-size: 100%; + margin: 0; + padding: 0; + white-space: pre; + word-break: normal; } -#contentBody .highlight { +.highlight { margin-bottom: 16px; } -#contentBody .highlight pre { +.highlight pre { margin-bottom: 0; word-break: normal; } -#contentBody .highlight pre, -#contentBody pre { - padding: 16px; - overflow: auto; +.highlight pre, +pre { + background-color: #f6f8fa; + border-radius: 3px; font-size: 85%; line-height: 1.45; - background-color: #f6f6f6; - border-radius: 3px; + overflow: auto; + padding: 16px; } -#contentBody pre code { - display: inline; - max-width: auto; - padding: 0; - margin: 0; - overflow: visible; - line-height: inherit; - word-wrap: normal; +pre code { background-color: transparent; border: 0; + display: inline; + line-height: inherit; + margin: 0; + max-width: auto; + overflow: visible; + padding: 0; + word-wrap: normal; } -#contentBody .full-commit .btn-outline:not(:disabled):hover { - color: #005cc5; - border-color: #005cc5; -} - -#contentBody kbd { - display: inline-block; - padding: 3px 5px; - font: 11px "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; - line-height: 10px; +.commit-tease-sha { color: #444d56; - vertical-align: middle; + display: inline-block; + font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace; + font-size: 90%; +} + +.blob-wrapper { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + overflow-x: auto; + overflow-y: hidden; +} + +.blob-wrapper-embedded { + max-height: 240px; + overflow-y: auto; +} + +.blob-num { + -moz-user-select: none; + -ms-user-select: none; + -webkit-user-select: none; + color: rgba(27,31,35,.3); + cursor: pointer; + font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace; + font-size: 12px; + line-height: 20px; + min-width: 50px; + padding-left: 10px; + padding-right: 10px; + text-align: right; + user-select: none; + vertical-align: top; + white-space: nowrap; + width: 1%; +} + +.blob-num:hover { + color: rgba(27,31,35,.6); +} + +.blob-num:before { + content: attr(data-line-number); +} + +.blob-code { + line-height: 20px; + padding-left: 10px; + padding-right: 10px; + position: relative; + vertical-align: top; +} + +.blob-code-inner { + color: #24292e; + font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace; + font-size: 12px; + overflow: visible; + white-space: pre; + word-wrap: normal; +} + +.pl-token.active, +.pl-token:hover { + background: #ffea7f; + cursor: pointer; +} + +kbd { background-color: #fafbfc; - border: solid 1px #d1d5da; + border: 1px solid #d1d5da; border-bottom-color: #c6cbd1; border-radius: 3px; box-shadow: inset 0 -1px 0 #c6cbd1; -} - -#contentBody :checked+.radio-label { - position: relative; - z-index: 1; - border-color: #0366d6; -} - -#contentBody .task-list-item { - list-style-type: none; -} - -#contentBody .task-list-item+.task-list-item { - margin-top: 3px; -} - -#contentBody .task-list-item input { - margin: 0 0.2em 0.25em -1.6em; + color: #444d56; + display: inline-block; + font: 11px SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace; + line-height: 10px; + padding: 3px 5px; vertical-align: middle; } -#contentBody hr { +:checked+.radio-label { + border-color: #0366d6; + position: relative; + z-index: 1; +} + +.tab-size[data-tab-size="1"] { + -moz-tab-size: 1; + tab-size: 1; +} + +.tab-size[data-tab-size="2"] { + -moz-tab-size: 2; + tab-size: 2; +} + +.tab-size[data-tab-size="3"] { + -moz-tab-size: 3; + tab-size: 3; +} + +.tab-size[data-tab-size="4"] { + -moz-tab-size: 4; + tab-size: 4; +} + +.tab-size[data-tab-size="5"] { + -moz-tab-size: 5; + tab-size: 5; +} + +.tab-size[data-tab-size="6"] { + -moz-tab-size: 6; + tab-size: 6; +} + +.tab-size[data-tab-size="7"] { + -moz-tab-size: 7; + tab-size: 7; +} + +.tab-size[data-tab-size="8"] { + -moz-tab-size: 8; + tab-size: 8; +} + +.tab-size[data-tab-size="9"] { + -moz-tab-size: 9; + tab-size: 9; +} + +.tab-size[data-tab-size="10"] { + -moz-tab-size: 10; + tab-size: 10; +} + +.tab-size[data-tab-size="11"] { + -moz-tab-size: 11; + tab-size: 11; +} + +.tab-size[data-tab-size="12"] { + -moz-tab-size: 12; + tab-size: 12; +} + +.task-list-item { + list-style-type: none; +} + +.task-list-item+.task-list-item { + margin-top: 3px; +} + +.task-list-item input { + margin: 0 .2em .25em -1.6em; + vertical-align: middle; +} + +hr { border-bottom-color: #eee; +} + +.pl-0 { + padding-left: 0!important; +} + +.pl-1 { + padding-left: 4px!important; +} + +.pl-2 { + padding-left: 8px!important; +} + +.pl-3 { + padding-left: 16px!important; +} + +.pl-4 { + padding-left: 24px!important; +} + +.pl-5 { + padding-left: 32px!important; +} + +.pl-6 { + padding-left: 40px!important; +} + +.pl-7 { + padding-left: 48px!important; +} + +.pl-8 { + padding-left: 64px!important; +} + +.pl-9 { + padding-left: 80px!important; +} + +.pl-10 { + padding-left: 96px!important; +} + +.pl-11 { + padding-left: 112px!important; +} + +.pl-12 { + padding-left: 128px!important; +}