fixes on staging
[wolnelektury.git] / wolnelektury / static / css / book_box.css
index 0ba168c..876bf06 100755 (executable)
  * ingenous float containment hack 
  * http://www.mikepadgett.com/technology/technical/alternative-to-the-pie-clearfix-hack/
  */
+/*
 .search-result .book-box-inner {
     height: 1%;
     overflow: hidden;
 }
+*/
 
 .book-mini-box img, .book-box img, .book-wide-box img, .search-result img {
     width: 13.9em;
 }
 .book-mini-box .author {
     font-size: 1.1em;
-    color: #707b7a;
+    color: #6d7877;
     display: block;
     overflow:hidden;
     text-overflow: ellipsis;
@@ -310,6 +312,7 @@ ul.inline-items li {
     background: none;
     margin: 0;
     padding: 0;
+    color: #757575;
 }
 
 .if-like a {