update table style
authorJan Szejko <janek37@gmail.com>
Fri, 4 Aug 2017 15:33:52 +0000 (17:33 +0200)
committerJan Szejko <janek37@gmail.com>
Fri, 4 Aug 2017 15:33:52 +0000 (17:33 +0200)
lib/librarian
src/wolnelektury/static/css/new.book.css

index a4af74c..c87453a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a4af74c13b9139bb75ce9e6d40d743f58089b2ef
+Subproject commit c87453a1da79443d74132398e7dd1aaa83140fee
index d6a54a4..bd7fc63 100644 (file)
@@ -277,9 +277,10 @@ em.wieksze-odstepy {
 
 table {
     border-collapse: collapse;
+    width: 100%;
 }
 
-table, td, th {
+table.border, table.border td, table.border th {
     border: 1px solid black;
 }