வார்ப்புரு:Font-variant normal
Appearance
Usage
[தொகு]Removes CSS font-variant (i.e. small-caps) from a span. Useful when you have a template that produces small caps, but for some reason you need to override this.
Example
[தொகு]{{small-caps|This text is in Small-Caps, {{font-variant normal|this isn't}}, and this is back to Small-Caps}}
This text is in Small-Caps, this isn't, and this is back to Small-Caps
See also
[தொகு]- {{Small-caps}}
- {{Text-transform none}}