Merge branch 'production' into pretty
[wolnelektury.git] / wolnelektury / static / css / book_box.css
index 1733008..12adda1 100755 (executable)
 }
 .book-mini-box .author {
     font-size: 1.1em;
-    color: #777;
+    color: #707b7a;
     display: block;
 }
 .book-mini-box .title {
     font-size: 1.4em;
+    color: #242424;
 }
 
 
 }
  
 
-.book-box-download:hover .book-box-formats:first {
+.book-box-download:hover .book-box-formats span:first-child {
     margin-top: 1.454em;
 }