!important

Fragment of a discussion from User talk:Rua
Edited by another user.
Last edit: 00:37, 6 June 2018

You could also use the universal selector to explicitly select an element and all of its descendants. Is is simple and will override unanticipated italics in elements other than i and em, but still can be overriden by still-more specific declarations and in inline CSS. It could still break in nested languages.

.Cyrl, .Cyrl *
{ font-style: normal; }
 Michael Z. 2013-09-09 16:28 z16:28, 9 September 2013

That seems like a good idea. Can you make the change?

CodeCat16:44, 9 September 2013

Will do. Michael Z. 2013-09-10 02:12 z

 Michael Z. 2013-09-10 02:12 z02:12, 10 September 2013
 

I did this. Now very tired. Please proofread my code changes when you have a chance. thanks.

 Michael Z. 2013-09-10 05:44 z05:44, 10 September 2013