So I know that I can use CSS to style buttons and entry fields. No problems there. But lets say I want to have design elements like squares be styled? Usually I would use a sprite or tile or tileset, but if I want to style them through CSS this isn't really an option from what I understand.
Additionally, is there anyway I can style text through CSS in construct2?
Thanks!