In livenotifications.css I changed {vb:stylevar body_color} to color:#15315F
I'm still getting white text on the white background. Is there another stylevar I can pull from or a way to get the hex code to take effect?
Code:
#livenotifications_list li.ln_title,
#livenotifications_list_pm li.ln_title,
#livenotifications_list_moderation li.ln_title,
#livenotifications_list_friend li.ln_title{
font-weight: bold;
color:#15315F;
padding-bottom: 5px;
margin-left: 4px;