X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/3f007696b61ee78291def21c0dca98f94524a943..3cc59299c6e8586e997b2da71a23661d00825223:/scripts/master.css diff --git a/scripts/master.css b/scripts/master.css old mode 100755 new mode 100644 index 553bb59..0346839 --- a/scripts/master.css +++ b/scripts/master.css @@ -1,16 +1,14 @@ /* - * Copyright © 2008,2009,2010 Fundacja Nowoczesna Polska - * - * This file is part of Librarian, licensed under GNU Affero GPLv3 or later. - * For full license text see COPYING or + * This file is part of Librarian, licensed under GNU Affero GPLv3 or later. + * Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. * */ 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 { @@ -212,3 +210,8 @@ em.person { font-variant: small-caps; } +em.wieksze-odstepy +{ + font-style: normal; + word-spacing: 1em; +}