X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/12471fdc58a1d8dc94c3cd902f1c1c531a4bfd6e..ab3c4f696564e0f8cad64ff3f3123d4f6fac4361:/src/redakcja/static/css/html.css diff --git a/src/redakcja/static/css/html.css b/src/redakcja/static/css/html.css index 5a969fb8..05c9e9ed 100644 --- a/src/redakcja/static/css/html.css +++ b/src/redakcja/static/css/html.css @@ -312,6 +312,10 @@ word-spacing: 1em; } +.htmlview .ilustr img { + max-width: 100%; +} + .htmlview .parse-warning { display: block; font-size: 10pt;