diff options
Diffstat (limited to 'theme')
-rwxr-xr-x | theme/assets/print.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/assets/print.css b/theme/assets/print.css deleted file mode 100755 index e658449..0000000 --- a/theme/assets/print.css +++ /dev/null @@ -1 +0,0 @@ -.page .anchor:focus,.page a:active,.page a:hover{outline:0}.page,.page hr{overflow:hidden}.page dl dt,.page strong,.page table th{font-weight:700}.page.page-glossary>h1,.page.page-toc>h1{text-align:center}.link-inherit,.link-inherit:focus,.link-inherit:hover{color:inherit}.pdf-footer,.pdf-header{margin-top:20px;color:#aaa}.hidden{display:none}body{font-family:sans-serif}.pdf-footer{padding-top:10px;border-top:1px solid #eee}.pdf-footer .footer-pages-count{float:right}.pdf-header{padding-bottom:10px;border-bottom:1px solid #eee}.page ol,.page td,.page th,.page ul{padding:0}.page hr,.page img{border:0}.page{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#000;line-height:1.6;word-wrap:break-word;display:block}.page pre,.page pre code{word-wrap:normal}.page>:first-child{margin-top:0!important}.page>:last-child{margin-bottom:0!important}.page a{background:0 0;color:#4183c4;text-decoration:none}.page h1{margin:.67em 0}.page hr{-moz-box-sizing:content-box;box-sizing:content-box}.page code,.page pre{direction:ltr;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px}.page *{-moz-box-sizing:border-box;box-sizing:border-box}.page a:active,.page a:focus,.page a:hover{text-decoration:underline}.page hr:after,.page hr:before{display:table;content:" "}.page hr:after{clear:both}.page blockquote{margin:0}.page h1,.page h2{padding-bottom:.3em}.page ol ol{list-style-type:lower-roman}.page dd{margin-left:0}.page .markdown-body>:first-child{margin-top:0!important}.page .markdown-body>:last-child{margin-bottom:0!important}.page .anchor{position:absolute;top:0;bottom:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}.page h1,.page h2,.page h3,.page h4,.page h5,.page h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}.page h1{font-size:2.25em;line-height:1.2}.page h2{font-size:1.75em;line-height:1.225}.page h3{font-size:1.5em;line-height:1.43}.page h4{font-size:1.25em}.page dl dt,.page h5,.page h6{font-size:1em}.page h6{color:#777}.page blockquote,.page dl,.page ol,.page p,.page pre,.page table,.page ul{margin-top:0;margin-bottom:16px}.page hr{background:#e7e7e7;height:4px;padding:0;margin:16px 0}.page ol,.page ul{padding-left:2em}.page ol ol,.page ol ul,.page ul ul{margin-top:0;margin-bottom:0}.page dl{padding:0}.page dl dt{padding:0;margin-top:16px;font-style:italic}.page .section>h1,.page .section>h2,.page .section>h3,.page blockquote>:first-child{margin-top:0}.page dl dd{padding:0 16px;margin-bottom:16px}.page blockquote{padding:0 15px;color:#777;border-left:4px solid #ddd}.page blockquote>:last-child{margin-bottom:0}.page table{border-collapse:collapse;border-spacing:0;display:block;width:100%;overflow:auto}.page table td,.page table th{padding:6px 13px;border:1px solid #ddd}.page table tr{background-color:#fff;border-top:1px solid #ccc}.page table tr:nth-child(2n){background-color:#f8f8f8}.page img{max-width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.page code{padding:.2em 0;margin:0;font-size:85%;background-color:#f7f7f7;border-radius:3px}.page code:after,.page code:before{letter-spacing:-.2em;content:"\00a0"}.page pre>code{padding:0;margin:0;font-size:100%;white-space:pre;background:0 0;border:0}.page .highlight pre,.page pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border:none;border-radius:3px}.page pre code,.page.page-toc>ol{margin:0;padding:0}.page pre code{display:inline;max-width:initial;overflow:initial;line-height:inherit;background-color:transparent;border:0}.page pre code:after,.page pre code:before{content:normal}.page .highlight{background:#fff}.page blockquote,.page code,.page figure,.page img,.page pre,.page table,.page tr{page-break-inside:avoid}.page h2,.page h3,.page p{orphans:3;widows:3}.page h1,.page h2,.page h3,.page h4,.page h5{page-break-after:avoid}.page .book-chapter{display:none}.page.page-toc li{list-style:none}.page.page-toc li .inner{display:block;border-bottom:1px dotted #eee;margin-bottom:4px}.page.page-toc li .inner a,.page.page-toc li .inner span{padding-right:5px;display:inline-block;border-bottom:1px solid #fff;margin-bottom:-1px}.page.page-toc li .inner span.page{float:right;padding-left:5px}.page.page-toc li ol{margin:0;padding:0 0 0 2em}.page.page-glossary .glossary{margin-bottom:40px}.page.page-glossary .glossary h2 a,.page.page-glossary .glossary h2 a:hover{color:inherit;text-decoration:none}.page.page-glossary .glossary .glossary-index{list-style:none;margin:0;padding:0}.page.page-glossary .glossary .glossary-index li{display:inline;margin:0 8px;white-space:nowrap}body.dir-rtl .page.page-toc li .inner .page{float:left}body.dir-rtl .page.page-toc li ol{margin:0;padding:0 2em 0 0}
\ No newline at end of file |