add contrib locale to make-locale-pack, various bugfixes
[wolnelektury.git] / wolnelektury / static / css / screen.css
index 3a344dc..3110210 100644 (file)
 #search-button {
        float: right;
 }
+
+
+/* Book list */
+
+#book-list-nav {
+    border-left: 1px solid #CFCFCF;
+    padding: .75em;
+    position: absolute;
+    right: 4em;
+    width: 25em;
+}
\ No newline at end of file