catalogue style change
[wolnelektury.git] / wolnelektury / static / css / catalogue.css
index ff7ea4b..b08d99b 100755 (executable)
@@ -66,4 +66,9 @@
 
 
 
-fragment
\ No newline at end of file
+.catalogue-catalogue h2 {
+    font-size: 2em;
+}
+.catalogue-catalogue ul {
+    -moz-column-width: 30em;
+}
\ No newline at end of file