This maybe a stupid question but I have been searching all morning. If I have a class .note and I want all elements styled with note to have the word Note in bold and green added to the front of the element can it be done in CSS? There is an automated script converting stuff to html and adding styles but we can't uncompile the app to make it add the note text during conversion. Can CSS do this?