Main page looks almost ok now.
[wolnelektury.git] / apps / wolnelektury_core / static / css / book_box.css
index 190ddd7..1a6e118 100755 (executable)
@@ -12,9 +12,7 @@
     width: 48.75em;
 }
 
-.book-mini-box {
-    width: 16.15em;
-}
+
 
 .book-wide-box {
     /** This is a fullpage box, it must be aligned with the top menu. 
     box-shadow: 2px 2px 2px #ddd;
 }
 
-.book-mini-box a {
-    height: 27.1em;
-    margin: .1em;
-    overflow: hidden;
-}
 
 
 .book-wide-box .book-box-inner {
@@ -95,9 +88,6 @@
     width: 13.9em;
     height: 19.3em;
 }
-.book-mini-box img.cover {
-    margin-bottom: 1.8em;
-}
 .book-box-inner .cover-area,
 .book-wide-box .cover-area
 {
     margin-right: 1.5em;
 }
 
-.book-mini-box .desc {
-    margin-left:0em;
-}
-.book-mini-box .author {
-    font-size: 1.1em;
-    color: #6d7877;
-    display: block;
-    overflow:hidden;
-    text-overflow: ellipsis;
-    white-space: nowrap;
-}
-.book-mini-box .title {
-    font-size: 1.4em;
-    color: #242424;
-}
-
 
 .book-box-body {
     height: 17em;