X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9771b4edcbb556927312f624de6263395f82e0ba..73ce961f14509aabfa26536f847afd28111029c6:/wolnelektury/static/css/book_box.css diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index 17330083a..12adda1d9 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -62,11 +62,12 @@ } .book-mini-box .author { font-size: 1.1em; - color: #777; + color: #707b7a; display: block; } .book-mini-box .title { font-size: 1.4em; + color: #242424; } @@ -128,7 +129,7 @@ } -.book-box-download:hover .book-box-formats:first { +.book-box-download:hover .book-box-formats span:first-child { margin-top: 1.454em; }