
I'm making a custom sheet for Pendragon, and in that system you choose a religion (eg. British Christian, Pagan, etc), and I have the list of these in a dropdown, the value stored as a numebr from 1 to 5. You also have a bunch of personality traits, and for each religion, 5 traits are important. The Roman Christian ones, for instance, are Chaste, Forgiving, Merciful, Modest, and Temperate. I have these names stored in labels elsewhere on the sheet. Is it possible to use CSS to underline the 5 traits associated with a religion, when that religion is selected? Or maybe through a sheet worker?