X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/65904b8667ff6f61bba5282f83ab8fdebb9af509..8bd5af0d1af393ad09e7fc162dc6ad82548bfbe1:/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; +}