Hi,
I'm trying to add CSS styles to my salutation token, so that the text looks the same as my body text in all clients. Do you know how I can add styling to a token?
color: #666666;
font-family: "Helvetica", "Arial", sans-serif;
font-weight: normal;
padding: 0;
margin: 0;
text-align: left;
line-height: 1.3;
Many Thanks
Michelle