X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/a4aefb765b44c548e0b8b319f78648b43e98791d..6a77390b9b423d3f2918da7754323477fa8a1d26:/base.css diff --git a/base.css b/base.css index 5336d63..9953dee 100644 --- a/base.css +++ b/base.css @@ -685,6 +685,10 @@ form.aside { right: 1em; } +.family-name { + font-variant: small-caps; +} + #index nav { columns: 3; -moz-columns: 3; @@ -695,6 +699,10 @@ nav > .section { -webkit-column-break-inside: avoid; /* webkit */ page-break-inside: avoid; /* moz */ } +#index nav a { + display: inline-block; + margin-top: 1em; +} /* printing hints */