X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/57d952f371c05456947e113885607dc8eaa23509..704d23fffba840c4d0ab3e3dc7e0d580b00b3ed2:/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;