viewer basically implemented. going to wire information/links on the site
[wolnelektury.git] / apps / wolnelektury_core / static / css / master.book.css
index be54927..80cc978 100644 (file)
@@ -89,7 +89,7 @@ img {
 }
 
 
-#toc, #themes, #nota_red, #info {
+#toc, #themes, #nota_red, #info, #objects {
     position: fixed;
     left: 0em;
     top: 1.5em;
@@ -122,7 +122,7 @@ img {
     z-index: 99;
 }
 
-#toc ol, #themes ol {
+#toc ol, #themes ol, #objects ol {
     list-style: none;
     padding: 0;
     margin: 0;