X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/1683d426342413f7d9ff20e360f3484e96fe8a85..1b63df580fa50d1ac9a8e40432580c8afe8301fe:/scripts/master.css diff --git a/scripts/master.css b/scripts/master.css index 44fe927..0346839 100644 --- a/scripts/master.css +++ b/scripts/master.css @@ -5,10 +5,10 @@ */ body { font-size: 16px; - font: Georgia, "Times New Roman", serif; + font-family: Georgia, "Times New Roman", serif; line-height: 1.5em; margin: 3em; - max-width: 36em; + max-width: 48em; } a { @@ -210,3 +210,8 @@ em.person { font-variant: small-caps; } +em.wieksze-odstepy +{ + font-style: normal; + word-spacing: 1em; +}