X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d3625dc6aa64c9850208347197aa3671acd2f95e..570e3368873ddff9c0a33f9f1b7860ebd8b15268:/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; }