/* CSS placed here will be applied to all skins */ .red-letter{ color: red; } .pilcrow::after { content: "<br>test"; } .pilcrow{ visibility: hidden; }