X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/07fdba2c7fe8e11b6867712d47bdd608e88c29fb..8a57745b13b2875fcf6441b06171a1fd762c51ee:/scripts/master.plain.css diff --git a/scripts/master.plain.css b/scripts/master.plain.css index 3210e88..7ebcb72 100644 --- a/scripts/master.plain.css +++ b/scripts/master.plain.css @@ -1,9 +1,14 @@ +/* + * 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 {