Fixes #775: list of works in a tree
[wolnelektury.git] / wolnelektury / static / css / master.css
index cc7ca37..7cc1e30 100644 (file)
@@ -791,11 +791,15 @@ div.shown-tags p, div.all-tags p {
 }
 
 #book-a-list #book-list ol {
-    padding: 0;
+    padding-left: 1em;
     margin: 0.3em 0 1.2em 0;
     list-style: none;
 }
 
+#book-a-list #book-list h2 a {
+    color: black;
+}
+
 #top-message {
     background-color: #2F4110;
     color: #FFF;