X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e23a288aab928aeaf8ad6cedcf201fd6fd0eb623..7b1886edd19944188aaa7e8726ceecc977851483:/wolnelektury/static/css/book_box.css diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index 0057bc2f6..abf07de4f 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -110,7 +110,7 @@ } .book-mini-box .author { font-size: 1.1em; - color: #707b7a; + color: #6d7877; display: block; overflow:hidden; text-overflow: ellipsis; @@ -163,7 +163,7 @@ .book-box-download a { position: relative; - z-index: 1; + z-index: 101; } .book-box-formats { @@ -178,7 +178,7 @@ -webkit-box-shadow: 2px 2px 2px #ddd; box-shadow: 2px 2px 2px #ddd; - z-index: 0; + z-index: 100; top: -1.454em; left: -1.727em; } @@ -196,12 +196,13 @@ } .book-box-tools { - width: 30em; + width: 46em; font-size: 1.1em; } .book-wide-box .book-box-tools { margin-left: 14em; + width: 32em; } .book-wide-box #theme-list-wrapper { @@ -309,6 +310,7 @@ ul.inline-items li { background: none; margin: 0; padding: 0; + color: #757575; } .if-like a {