There is a good post with much better reasoning. 
https://uxengineer.com/css-specificity-avoid-important-css/

-m

On Sunday, June 13, 2021 at 7:59:29 AM UTC+2 PMario wrote:

> On Sunday, June 13, 2021 at 1:46:42 AM UTC+2 [email protected] 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/84f9a8ec-f92f-474a-b431-e880165ffb7dn%40googlegroups.com.

Reply via email to