X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/57a20265fc4e83cdaa26d8c05af2e4d9a77afea0..df053d3c7f0f292d1ab4d3407313da6fd7489222:/apps/wolnelektury_core/static/css/book_box.css?ds=sidebyside diff --git a/apps/wolnelektury_core/static/css/book_box.css b/apps/wolnelektury_core/static/css/book_box.css index 74b710aff..21299f911 100755 --- a/apps/wolnelektury_core/static/css/book_box.css +++ b/apps/wolnelektury_core/static/css/book_box.css @@ -208,12 +208,17 @@ width: 32em; } + .book-wide-box #theme-list-wrapper { margin-left: 15.4em; margin-bottom: 3em; width: 30em; } +.picture.book-wide-box #theme-list-wrapper { + margin-left: 55em; +} + .book-box-read a:before { @@ -272,7 +277,10 @@ ul.inline-items li { float: left; width: 14.5em; margin: 5em 0 0 1.5em; - +} + +.picture.book-wide-box .other-tools { + margin: 5em 0 0 0; } .book-wide-box .other-download { @@ -286,6 +294,11 @@ ul.inline-items li { .book-wide-box .other-download ul { font-size: 1.1em; } +.book-wide-box .other-tools h2, +.book-wide-box .other-download h2 { + margin: 0; +} + .book-wide-box .license-icon {