-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprint.min.css
More file actions
2 lines (2 loc) · 5.23 KB
/
print.min.css
File metadata and controls
2 lines (2 loc) · 5.23 KB
1
2
/* https://github.com/madmurphy/print.css/ (v1.1.2) */
@media only print{@page{margin:6em;box-decoration-break:clone}body{height:100%;width:100%;margin:0;box-sizing:border-box;font-family:Palatino,Georgia,"Times New Roman",Times,serif;text-align:justify;line-height:1.5;color:#000}body *{box-sizing:border-box;max-width:100%;max-height:100%}dd,footer,hr{break-before:avoid;page-break-before:avoid}figure,h1,h2,h3,h4,h5,h6,hr,img,li,summary,tr{break-inside:avoid;page-break-inside:avoid}dt,h1,h2,h3,h4,h5,h6,summary,thead{break-after:avoid;page-break-after:avoid}address,cite{font-style:italic}address em,cite em,i em{font-style:normal}a[href]{color:inherit;text-decoration:none}a[href^="ftp://"]::after,a[href^="http://"]::after,a[href^="https://"]::after{content:"(" attr(href) ")";vertical-align:super;font-size:.625em;margin-left:.1em;overflow-wrap:break-word}abbr[title]::after{content:" (" attr(title) ") "}article>p:first-of-type::first-letter,article>section>p:first-of-type::first-letter{float:left;font-size:4em;line-height:1;margin:.125em .25em}article>p,article>section>p{margin:1em 0 0 0}article>p+p,article>section>p+p{text-indent:2em;margin:0}blockquote[cite]::after{content:"(" attr(cite) ") ";display:block;margin:1em 0 0 1em}blockquote[cite=""]::after{content:none;all:revert}details>summary{outline:0;list-style:none}details>summary::-webkit-details-marker{display:none}details:not([open])>summary::after{content:"\2014\0000A0ceteris\0000A0omissis\A0\2014";display:block;font-style:italic;font-weight:400;text-decoration:none;font-size:smaller;color:#000;margin:0 0 1em 1em}del[cite][datetime]::after,ins[cite][datetime]::after{content:" (see " attr(cite) ", " attr(datetime) ")"}del[cite]::after,del[cite][datetime=""]::after,ins[cite]::after,ins[cite][datetime=""]::after{content:" (see " attr(cite) ")"}del[cite=""][datetime]::after,del[datetime]::after,ins[cite=""][datetime]::after,ins[datetime]::after{content:" (" attr(datetime) ")"}del[cite=""]::after,del[cite=""][datetime=""]::after,del[datetime=""]::after,ins[cite=""]::after,ins[cite=""][datetime=""]::after,ins[datetime=""]::after{content:none;all:revert}del{position:relative;top:0;left:0;color:inherit}del[cite]::after,del[datetime]::after{display:block;position:absolute;left:0;top:0;background:rgba(230,230,230,.9);padding:0 .5em;border-radius:.5em;font-size:.7em;line-height:1em;font-family:Menlo,Consolas,"DejaVu Sans Mono",monospace;text-align:left;box-shadow:0 0 .2em .2em rgba(230,230,230,.9)}ins{color:inherit;background:0 0;border-bottom:1px #000 dotted;text-decoration:none}ins[cite]::after,ins[datetime]::after{vertical-align:sub;font-size:.7em}figure{text-align:center;border:none}hr{border:none;margin:2em auto}hr::before{content:"\2747\2747\2747";display:block;text-align:center;letter-spacing:1.5em}iframe{border:1px #000 solid}q::before{content:open-quote}q[cite]::after{content:close-quote " (" attr(cite) ") "}q::after,q[cite=""]::after{content:close-quote}mark{color:inherit;background:0 0;border-bottom:1px #000 dashed;text-decoration:none}code,pre{font-family:Menlo,Consolas,"DejaVu Sans Mono",monospace}fieldset{border:1px #000 solid;margin:2em 0;padding:1em 1.5em}fieldset legend{padding:0 .5em}::placeholder{opacity:0}input,output,select,textarea{background-color:transparent;color:inherit;font-family:Menlo,Consolas,"DejaVu Sans Mono",monospace;font-size:.9em;box-shadow:none;outline:0}input,output,select:not([multiple]){border-top:none;border-right:none;border-bottom:1px #000 dashed;border-left:none}:not(input):not(output):read-write,select,textarea{border:1px #000 dashed}select{-moz-appearance:none;-webkit-appearance:none;appearance:none}textarea{resize:none}button:not(.printable),input[type=button]:not(.printable),input[type=reset]:not(.printable),input[type=submit]:not(.printable){visibility:hidden}input[type=color]{border-bottom:none}input:disabled,output:disabled,select:disabled,textarea:disabled{background-color:#000}input:read-only,textarea:read-only{border:none}input[type=file]::file-selector-button{display:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;visibility:hidden;height:100%}input[type=range]::-moz-range-thumb{visibility:hidden}input[type=range]::-ms-thumb{visibility:hidden}input[type=range]::-webkit-slider-runnable-track{background-color:#fff}input[type=range]::-moz-range-track{background-color:transparent}input[type=range]::-ms-track{background-color:transparent}.new-page{break-before:always;page-break-before:always}.non-printable,nav:not(.printable){display:none}.trackable data[value]::after,.trackable time[datetime]::after,data[value].trackable::after,time[datetime].trackable::after{font-size:.625em;vertical-align:sub;overflow-wrap:break-word;font-family:Menlo,Consolas,"DejaVu Sans Mono",monospace}.trackable data[value]::after,data[value].trackable::after{content:"(ID\A0" attr(value) ")"}.trackable time[datetime]::after,time[datetime].trackable::after{content:"(" attr(datetime) ")"}.trackable data[value].obvious::after,.trackable time[datetime].obvious::after,a[href].obvious::after,abbr[title].obvious::after,blockquote[cite].obvious::after,del[cite].obvious::after,del[cite][datetime].obvious::after,del[datetime].obvious::after,ins[cite].obvious::after,ins[cite][datetime].obvious::after,ins[datetime].obvious::after,q[cite].obvious::after{content:none;all:revert}}