X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c0f4cc501f127571ee817bbd18cd49a878f4799..6dde47a534420987b2c0e8075b10d2d569ff572f:/media/css/master.css diff --git a/media/css/master.css b/media/css/master.css index 30ef55db6..bbce7b54b 100644 --- a/media/css/master.css +++ b/media/css/master.css @@ -396,3 +396,15 @@ em { padding: 0 2em; line-height: 2em; } + +/* ================= */ +/* = Fragment list = */ +/* ================= */ +.fragment { + margin-bottom: 1.5em; +} + +.fragment-text { + max-height: 12em; + overflow: hidden; +}