/* CSS placed here will be applied to all skins */ .red-letter{ color: red; } /*.pilcrow{ display: none; }*/ .pilcrow::after { content: "test"; }