X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/6ec15224f3482ea18d339df7e2acc160d799be43..84e70971964e9ead7ee75ea37a404d01666a1f98:/scripts/master.css diff --git a/scripts/master.css b/scripts/master.css old mode 100755 new mode 100644 index 264dc07..a222548 --- a/scripts/master.css +++ b/scripts/master.css @@ -1,7 +1,7 @@ /* * 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; @@ -175,6 +175,10 @@ div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph { font-style: italic; } +div.frame { + border: 1px darkgray solid; +} + hr.spacer { height: 3em; visibility: hidden;