X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2421e92f4731766547e99bf3ccae992f7b6411ff..c93028e049f34e5718d6d93ce4c63e93cba520d5:/src/redakcja/static/css/html.css diff --git a/src/redakcja/static/css/html.css b/src/redakcja/static/css/html.css index 98e41cd2..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; @@ -608,6 +612,7 @@ div[x-node] > .uwaga { padding: 1px; z-index: 2000; position: absolute; + text-align: left; } .html-editarea textarea {