X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4831dedf044348077af2f8c64c40a78ba1c8f8d5..cd971b6b5cd892ade96067fbd38fe785bf5b5b03:/bin/master.css diff --git a/bin/master.css b/bin/master.css index c3613d553..f6ee64f22 100644 --- a/bin/master.css +++ b/bin/master.css @@ -121,7 +121,15 @@ p.paragraph { margin: 1.5em 0 0; } +p.motto { + font-style: italic; +} + div.fragment { border-bottom: 0.1em solid #999; padding-bottom: 1.5em; } + +hr.spacer { + height: 3em; +}