X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c668ea3802026435ad123271edaa68dac219c283..014511a96f19e407f789bd028937691275681902:/base.css diff --git a/base.css b/base.css index c76d6a0..0fdf109 100644 --- a/base.css +++ b/base.css @@ -102,6 +102,12 @@ pre { display: inline-block; text-align: left; } +#sample > pre { + width: 78ch; + padding: 0 1em; + border-width: 0 1px; + border-style: solid; +} h2 small { position: absolute; /* side note; do not influence alignment */ @@ -685,6 +691,10 @@ form.aside { right: 1em; } +.family-name { + font-variant: small-caps; +} + #index nav { columns: 3; -moz-columns: 3;