X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/78019981243f09ee27ea48994773eb2e4414cff6..4da725b2ca66c83e1b146ca85f902bbd160fda07:/src/wolnelektury/static/css/new.book.css diff --git a/src/wolnelektury/static/css/new.book.css b/src/wolnelektury/static/css/new.book.css index bd7fc6354..e34d5023e 100644 --- a/src/wolnelektury/static/css/new.book.css +++ b/src/wolnelektury/static/css/new.book.css @@ -280,8 +280,9 @@ table { width: 100%; } -table.border, table.border td, table.border th { +table.border td, table.border th { border: 1px solid black; + vertical-align: top; }