Has CSS changed the way it behaves in the Notes client? Previously, I thought it only affected bog-standard text (Default Sans, 10 pt), because everything else had, in effect, explicit tags around it. Now, it seems that all text is affected, with no way to override it.
I have a css resource referenced in a form’s HTML head, with a base style (colour and typeface) defined for body, form etc. This is applied to all text in the form, even when specific other colours are chosen in Notes. I have also tried wrapping text that needs to be different in tags, referring to additional classes in the css, with no joy.
Can anybody advise me?