Quote:
Originally Posted by lual
Now I'm using version 2.85.1 and the problem is still there. For some reason it doesn't allow to change the paragraph font (not even with the built-in options under "Preferences" :/).
Any thoughts?
|
Nope!
You need to look at the code and figure out what styles affect what you see
Code:
<p> <span class="foo2">Ugly</span></p>
changing the <p> will not override the span.foo style