Merge branch 'master' into obrazy
[wolnelektury.git] / apps / wolnelektury_core / static / css / screen.css
index 138121e..9059f55 100644 (file)
     -webkit-column-width: 12em;
 }
 
+#menu-collections ul {
+    width: 18em;
+}
+
+
 #header-content, div#main-content, div#half-header-content, #footer-content {
     width: 97.5em;
     margin: auto;
     margin-top: -23em;
 }
 
+.picture.book-wide-box .right-column {
+    float: none;
+    width: 41.5em;
+    top: 0;
+    margin-left: 55em;
+    margin-top: 0em;
+}
+
+
 .book-wide-box #theme-list-wrapper {
        margin-bottom: 0;
 }