Minor css fixes.
[wolnelektury.git] / src / wolnelektury / static / scss / book_text / book_box.scss
index 38550ce..d63466b 100644 (file)
@@ -12,4 +12,7 @@
     .book-box-read {
         opacity: .5;
     }
+
+    .book-right-column {display: none;}
+    .read-more-hide, .read-more-show {display: none;}
 }