Added link to download all books from current shelf.
[wolnelektury.git] / wolnelektury / media / css / master.css
index cb39604..860a2dd 100644 (file)
@@ -321,6 +321,19 @@ div.shown-tags p {
     color: #999;
 }
 
+#download-shelf {
+    display: block;
+    width: 100%;
+    height: 1.5em;
+    background-color: #EEE;
+    margin-top: 0.5em;
+    padding: 0.5em 0;
+    -moz-border-radius: 4px;
+    -webkit-border-radius: 4px;
+    border-radius: 4px;
+    text-align: center;    
+}
+
 /* ============================ */
 /* = Books and fragments list = */
 /* ============================ */