On Sunday, June 13, 2021 at 1:46:42 AM UTC+2 iamdar...@gmail.com wrote:

> If yes try adding the following css to your css tiddler.
>
> body, p, ol, il, strong {
>
> font-size: fontsize !important;
> }
>

!important is the absolute last resort. It brutally forces styles. In the 
long run it will cause more troubles as it solves. See 
https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity#the_!important_exception

So it needs to be used with care!

-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/08e2ad79-af1f-407e-bd20-9f1f4f13363an%40googlegroups.com.

Reply via email to