\style - Used to apply CSS styling to mathematics.
{ \style #1 #2}
\style command applies CSS styling to mathematics.
Input | Description |
---|---|
#1 | CSS style declaration. |
#2 | mathematics to be styled. |
\frac{\style{color:red}{x+1}}{y+2}
\style{background-color:yellow}{\frac{x+1}{y+2}}