wiki.trwnh.com/resources/_gen/assets/scss/styles/print.scss_48b060fe05b0a273d182ef83c0605941.content
2022-11-26 08:56:23 -06:00

1 line
8.9 KiB
Plaintext

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}:root{--link-color:#3371cf;--link-visited:#594288;--primary-accent:rgb(0, 123, 255);--primary-accent-transparent:rgba(0, 123, 255,0.25);--primary-accent-text:#fff;--ui-background:#fff;--ui-text:#111;--ui-text-muted:#666;--ui-text-bold:#000;--ui-overlay:#ddd;--ui-overlay-text:var(--ui-text)}@media(prefers-color-scheme:dark){:root{--link-color:#8fb1df;--link-visited:#a089d4;--primary-accent:rgb(0, 123, 255);--primary-accent-transparent:rgba(64, 156, 255, 0.45);--primary-accent-text:#fff;--ui-background:#212121;--ui-text:#eee;--ui-text-muted:#999;--ui-text-bold:#fff;--ui-overlay:#333;--ui-overlay-text:var(--ui-text)}}:root{--site-max-width:120ch;--nav-height:4rem;--header-height:4.5rem;--footer-height:3rem}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;scroll-behavior:smooth;background:var(--ui-background);color:var(--ui-text)}body{display:flex;flex-flow:column;min-height:calc(var(--vh,1vh) * 100);max-width:100vw;margin:auto}main{flex-grow:1}.section{padding:2em 0}.container{width:100%;max-width:var(--site-max-width);margin:0 auto;padding:0 1em}::selection{background:var(--primary-accent);color:var(--primary-accent-text)}.content{--script-size:0.65em}.content p,.content li{max-width:80ch}.content h1{font-size:1.8em}.content h2{font-size:1.6em}.content h3{font-size:1.423em}.content h4{font-size:1.265em}.content h5{font-size:1.125em}.content h6{font-size:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height:1.2;margin-bottom:1rem;margin-top:2rem;font-weight:700}.content p{line-height:2;margin-bottom:1em}.content a{word-wrap:break-word}.content em{font-style:italic}.content strong{font-weight:700}.content sup{position:relative;font-size:var(--script-size);top:-1em}.content sub{position:relative;font-size:var(--script-size)}@supports selector(:has(kbd)){.content{}.content kbd kbd,.content kbd:not(:has(kbd)){font-family:monospace;padding:.25em;background:var(--ui-overlay);color:var(--ui-overlay-text)}}@supports not selector(:has(kbd)){.content{}.content kbd{font-family:monospace;padding:.25em;background:var(--ui-overlay);color:var(--ui-overlay-text)}.content kbd kbd{background:0 0}}.content mark{background:var(--primary-accent-transparent);color:var(--ui-text);--pad-x-highlight:0.125em;padding-left:var(--pad-x-highlight);padding-right:var(--pad-x-highlight)}.content abbr[title]:after{content:'?';font-size:var(--script-size);color:var(--ui-text-muted)}.content ul{list-style:disc;margin:1em 0}.content li{margin-bottom:1em;line-height:1.4;margin-left:1em}.content ol{list-style:decimal;margin:1em 0}.content dl{margin:1em 0;line-height:1.4}.content dt{font-weight:700}.content dd{margin-left:1em}.content img{width:100%;margin-bottom:1em}.content blockquote{font-style:italic;font-size:1em;margin:1em 0;border-left:.25rem solid var(--ui-text-bold);padding-left:.75em;line-height:1.4}.content pre{font-family:monospace;background:var(--ui-overlay);color:var(--ui-overlay-text);padding:1em;line-height:1.4;overflow-x:auto;white-space:pre;display:grid;tab-size:3;margin-bottom:1em}.content code{font-family:monospace;background:var(--ui-overlay);color:var(--ui-overlay-text);padding:.25rem}.content :not(.highlight)>pre{line-height:1.5;background:var(--ui-overlay);padding:1em}.content pre code{background:inherit;padding:0}.content pre code>span{padding:0 1em}.content .highlight pre{padding:1em 0}.content figure{margin-bottom:1em}.content figure img{width:100%;margin-bottom:-.125em}.content figcaption{background:#212121;color:#fff;font-style:italic;padding:1em;font-size:.8em;line-height:1.2}.content table{text-align:center}.content thead{font-weight:700;background:var(--ui-overlay);color:var(--ui-overlay-text)}.content th,.content td{border:1px solid var(--ui-text);padding:.5em}.content .hint{padding:1em;line-height:2}.content .hint,.content .hint.info,.content .hint.tip{background:rgba(142,226,142,.2);border-left:4px solid #8ee28e}.content .hint.warning{background:rgba(218,226,142,.2);border-left:4px solid #dae28e}.content .hint.danger{background:rgba(226,142,142,.2);border-left:4px solid #e28e8e}.content cite sup{position:inherit;font-size:inherit}.content cite sup a{padding:.25em}.content cite sup:before{content:' ['}.content cite sup:after{content:']'}.content .footnotes hr{display:flex;align-items:center;border:0}.content .footnotes hr:before{content:'Footnotes';color:var(--ui-text);text-transform:uppercase;font-weight:900;font-size:.8em}.content .footnotes hr:after{content:'';width:100%;margin-left:1rem;border-bottom:1px solid var(--ui-text-muted)}.subsections,.subpages{list-style:disc;margin-top:1em;margin-bottom:2em}.subsections li,.subpages li{margin-left:1em;margin-bottom:1em}.section-title{font-size:2em;border-bottom:1px solid var(--ui-text-muted);padding-bottom:.5em;margin-bottom:1em}.subsections-title,.subpages-title{margin-top:1em;font-weight:500;text-decoration:underline}.site-masthead{display:inline-flex;flex-flow:row;align-items:center;gap:1em;text-decoration:none}.site-icon{height:2em}.site-title{font-weight:900;letter-spacing:-.5px;font-size:1.25em}.site-masthead,.site-masthead:visited{color:inherit}.site-masthead:focus{color:var(--primary-accent-text)}.site-header{padding:1em 0}.site-header a{font-weight:500}.site-header .container{display:flex;flex-flow:row wrap;justify-content:space-between;gap:1em}.header-nav{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.header-nav .menu{display:flex;flex-flow:row wrap;gap:1em}.header-nav .menu a{display:flex;align-items:center;gap:.5em}.header-nav .menu a:after{display:none}.site-footer{display:flex;align-items:center;padding:1em 0}.site-footer hr{display:none}.site-footer .container{display:flex;flex-flow:row wrap;gap:1em}.site-footer .footer-nav .menu{display:flex;flex-flow:row wrap;gap:1em}.site-footer .footer-nav .menu a:after{display:none}.site-footer .social-nav .menu{display:flex;gap:1rem}.site-footer .social-nav .menu a:after{display:none}.site-footer a[href='#top']{margin-left:auto}.site-footer .lastmod .edit-link{margin-left:1em}.breadcrumbs{display:flex;flex-flow:row wrap;font-family:monospace}.breadcrumbs li:not(:first-child){margin-left:1.5rem;margin-bottom:1rem}.breadcrumbs li::marker{content:"/ "}.breadcrumbs li:first-child::marker{content:""}.breadcrumbs li:first-child{margin-left:0}.breadcrumb-nav .title{margin-bottom:.5em;color:var(--ui-text-muted);text-transform:uppercase;font-weight:900}.toc-title{margin-bottom:.5em;font-weight:900;text-transform:uppercase;color:var(--ui-text-muted)}#TableOfContents ul{list-style:none;margin:0}#TableOfContents li{margin:0;line-height:1.5}#TableOfContents li>ul{margin:0;margin-left:1em}#TableOfContents ol{list-style:none;margin:0}#TableOfContents li>ol{margin-left:1em}h2.heading{border-bottom:1px solid var(--ui-text-muted);padding-bottom:1rem}article:not([autonumbering]) .heading{position:relative;margin-right:2.5rem}article:not([autonumbering]) .heading__anchor-link{display:inline-flex;align-content:center;margin-left:.25em;position:absolute;right:-2.5rem;top:3px;font-size:1rem}body{counter-reset:h2}h2{counter-reset:h3}h3{counter-reset:h4}h4{counter-reset:h5}article[autonumbering] h2:before{counter-increment:h2;content:counter(h2)" "}article[autonumbering] h3:before{counter-increment:h3;content:counter(h2)"." counter(h3)" "}article[autonumbering] h4:before{counter-increment:h4;content:counter(h2)"." counter(h3)"." counter(h4)" "}article[autonumbering] h2:before,article[autonumbering] h3:before,article[autonumbering] h4:before{margin-right:1em;font-family:monospace;font-size:1rem}article[autonumbering] .heading{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-gap:.5rem}article[autonumbering] .heading__text{grid-column:span 2}article[autonumbering] .heading__anchor-link{font-size:1rem;grid-column:2;grid-row:1;justify-self:end}article[autonumbering] #TableOfContents :is(ol,ul){counter-reset:item}article[autonumbering] #TableOfContents li:before{content:counters(item,".")". ";counter-increment:item}#search-form,.header-nav,.docs-nav,.site-footer,.edit-link,.footnote-backref,.heading__anchor-link,.section-nav{display:none}.page-header{padding:0}.page abbr[title]::after{content:" (" attr(title)") "}a[href^=http]:after{content:" (" attr(href)") "}