7a56b3f757031e697b115f0c08af20d060c6d7cd
[wolnelektury.git] / apps / wolnelektury_core / static / css / picture_box.css
1 .book-wide-box.picture img.cover {
2     width: 53.5em;
3     height: auto;
4 }
5
6 .picture.book-wide-box .book-box-tools {
7     margin-left:  50em; // 535px image + 15px margin @ 11pt
8 }
9
10 .picture li.book-box-download {
11     width: 15em;
12 }