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