Code layout change.
[wolnelektury.git] / apps / wolnelektury_core / static / css / picture_box.css
diff --git a/apps/wolnelektury_core/static/css/picture_box.css b/apps/wolnelektury_core/static/css/picture_box.css
deleted file mode 100644 (file)
index a2ab07d..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-.book-wide-box.picture img.cover {
-    width: 53.5em;
-    height: auto;
-}
-
-.picture.book-wide-box .book-box-tools {
-    margin-left:  50em; // 535px image + 15px margin @ 11pt
-}
-
-.picture li.book-box-download {
-    width: 15em;
-}
-
-
-.Picture-item {
-    display: inline-block;
-    vertical-align: top;
-    float: left;
-}
-
-
-.picture.book-wide-box .other-tools {
-    margin: 5em 0 0 0;
-}
-
-
-.picture.book-wide-box #theme-list-wrapper {
-    margin-left: 55em;
-}