X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/57d952f371c05456947e113885607dc8eaa23509..e88374a902f4fd5d20cb856175bfdc9c533ec6a9:/base.css diff --git a/base.css b/base.css index 0fdf109..1e88637 100644 --- a/base.css +++ b/base.css @@ -102,8 +102,10 @@ pre { display: inline-block; text-align: left; } -#sample > pre { +body > pre { width: 78ch; + tab-size: 4; + -moz-tab-size: 4; padding: 0 1em; border-width: 0 1px; border-style: solid;