picture tags, areas overhaul #1
[wolnelektury.git] / apps / wolnelektury_core / static / css / picture_box.css
index 7a56b3f..f1de90c 100644 (file)
@@ -9,4 +9,22 @@
 
 .picture li.book-box-download {
     width: 15em;
-}
\ No newline at end of file
+}
+
+
+.Picture-item {
+    display: inline-block;
+    vertical-align: top;
+    width: 48.5em;
+    float: left;
+}
+
+
+.picture.book-wide-box .other-tools {
+    margin: 5em 0 0 0;
+}
+
+
+.picture.book-wide-box #theme-list-wrapper {
+    margin-left: 55em;
+}