free art license icon
[wolnelektury.git] / src / wolnelektury / static / css / new.book.css
index d6a54a4..e34d502 100644 (file)
@@ -277,10 +277,12 @@ em.wieksze-odstepy {
 
 table {
     border-collapse: collapse;
+    width: 100%;
 }
 
-table, td, th {
+table.border td, table.border th {
     border: 1px solid black;
+    vertical-align: top;
 }