X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/df341bdd09208d2b0f84060454cc0000df19deba..c93028e049f34e5718d6d93ce4c63e93cba520d5:/src/redakcja/static/css/html.css diff --git a/src/redakcja/static/css/html.css b/src/redakcja/static/css/html.css index 85d48f00..05c9e9ed 100644 --- a/src/redakcja/static/css/html.css +++ b/src/redakcja/static/css/html.css @@ -87,6 +87,7 @@ font-size: 1em; margin: 1.5em 0 0; line-height: 1.5em; + font-weight: bold; } .htmlview p { @@ -311,6 +312,10 @@ word-spacing: 1em; } +.htmlview .ilustr img { + max-width: 100%; +} + .htmlview .parse-warning { display: block; font-size: 10pt; @@ -607,6 +612,7 @@ div[x-node] > .uwaga { padding: 1px; z-index: 2000; position: absolute; + text-align: left; } .html-editarea textarea {