X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/13744e6a262e924836be809b7d7845c2c8eaadc5..d3625dc6aa64c9850208347197aa3671acd2f95e:/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 d6a54a451..bd7fc6354 100644 --- a/src/wolnelektury/static/css/new.book.css +++ b/src/wolnelektury/static/css/new.book.css @@ -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; }