From: Mischa POSLAWSKY Date: Thu, 25 May 2017 17:45:35 +0000 (+0200) Subject: index: common styling for family name X-Git-Tag: v1.10~8 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/ce93e984084764f24f25324e8033c405b7e768f5 index: common styling for family name Replace inline style by semantic class name (matching vcard microformat ). --- diff --git a/base.css b/base.css index c76d6a0..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; diff --git a/index.plp b/index.plp index 3e997e3..36d87eb 100644 --- a/index.plp +++ b/index.plp @@ -18,7 +18,7 @@ Html({ Through the miracle of formatting, design, abbreviation, compression, and Perl, the following topics have been condensed into single pages of reference.
-Originally created by Mischa Poslawsky, +Originally created by Mischa Poslawsky, but you're free to use, print, alter, and redistribute under the AGPL license.

<: