display changes, mostly in book boxes
[wolnelektury.git] / wolnelektury / static / css / base.css
index a188285..33223b0 100755 (executable)
@@ -35,6 +35,12 @@ h1 {
     margin-top: .4em
 }
 
+ul.plain {
+    list-style:none;
+    margin: 0;
+    padding: 0;
+}
+
 .left-column {
     width: 47em;
     float: left;