X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/b7d092eeaf7403386bfba7ed85b8abeb2109ada8..f94960707e13dc99bc497ac68427de6834d311fd:/redakcja/static/css/book.css?ds=sidebyside diff --git a/redakcja/static/css/book.css b/redakcja/static/css/book.css index 15f3570a..05d2999d 100644 --- a/redakcja/static/css/book.css +++ b/redakcja/static/css/book.css @@ -12,7 +12,7 @@ a { #book-text { margin: 3em; - max-width: 36em; + max-width: 48em; } table { @@ -37,7 +37,7 @@ td, th { img { border: none; - max-width: 36em; + max-width: 48em; margin-top: 1em; }