font-size: 1em;
margin: 1.5em 0 0;
line-height: 1.5em;
+ font-weight: bold;
}
.htmlview p {
word-spacing: 1em;
}
+.htmlview .ilustr img {
+ max-width: 100%;
+}
+
.htmlview .parse-warning {
display: block;
font-size: 10pt;
padding: 1px;
z-index: 2000;
position: absolute;
+ text-align: left;
}
.html-editarea textarea {