Luke B Active member Licensed customer Jul 27, 2011 #1 I would like to modify the node statistics as a whole, not just the numbers themselves. Specifically I would like to change the color. I would like to do this without affecting other text with the same css property. Any ideas? Thank you
I would like to modify the node statistics as a whole, not just the numbers themselves. Specifically I would like to change the color. I would like to do this without affecting other text with the same css property. Any ideas? Thank you
Lu Kas Active member Licensed customer Jul 27, 2011 #2 .pairsInline dt { color: #969696; } Upvote 0 Downvote