I have a label with this text
"<h1>Hello</h1>"
and on the labels parent window I have a stylesheet:
"h1 { font: 89px }"
However, the h1 style in the label is not affected by it. Any ideas?
↧