X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ce93e984084764f24f25324e8033c405b7e768f5..1b3f6e3efdae206d58ae48986872044b2cab8024:/base.css diff --git a/base.css b/base.css index 9953dee..1e88637 100644 --- a/base.css +++ b/base.css @@ -102,6 +102,14 @@ pre { display: inline-block; text-align: left; } +body > pre { + width: 78ch; + tab-size: 4; + -moz-tab-size: 4; + padding: 0 1em; + border-width: 0 1px; + border-style: solid; +} h2 small { position: absolute; /* side note; do not influence alignment */