diff --git a/print.css b/print.css index a687615..3256e3b 100644 --- a/print.css +++ b/print.css @@ -116,32 +116,7 @@ sub { vertical-align: sub; font-size: smaller; } -h1 { - margin: 3em 0 0 0; - font-size: 2em; - page-break-before: always; - line-height: 150%; -} -h2 { - margin: 1.5em 0 0 0; - font-size: 1.5em; - line-height: 135%; -} -h3 { - margin: 1.3em 0 0 0; - font-size: 1.3em; -} -h4 { - margin: 1.2em 0 0 0; - font-size: 1.2em; -} -h5 { - margin: 1.1em 0 0 0; - font-size: 1.1em; -} -h6 { - font-size: 1em; -} + h1, h2, h3, @@ -329,7 +304,7 @@ q { body { font-family: "CascadiaCode VTT"; font-size: .8rem; - margin: 0 2rem; + margin: 1rem; } article { @@ -347,6 +322,8 @@ ul { ul, ol, li { font-size: .8rem; padding: 0 0; + text-align: left; + text-justify: none; } dfn, @@ -361,7 +338,6 @@ mark { padding: 0.5rem; font-family: "DuctusRegular"; margin-bottom: 1rem; - margin-right: 1rem; white-space: normal; text-align: left; text-justify: none; diff --git a/templates/book.jinja b/templates/book.jinja index 154a915..e084050 100644 --- a/templates/book.jinja +++ b/templates/book.jinja @@ -229,8 +229,6 @@ {% endfor %} -
tldr@chopchop:~ $sudo service --status-all
These are all of the services that are active, running, working to execute requests that enable everything on the server. They are marked with an [+].