update table style
[redakcja.git] / redakcja / static / css / book.css
index 89edfdf..6d78f79 100644 (file)
@@ -15,6 +15,15 @@ a {
     max-width: 36em;
 }
 
+table {
+    border-collapse: collapse;
+    width: 100%;
+}
+
+table.border, table.border td, table.border th {
+    border: 1px solid black;
+}
+
 /* ================================== */
 /* = Header with logo and menu      = */
 /* ================================== */