How to set two small font CSS classes?
My "small font" class is breaking either the postbit (user title, last online, etc.) or text in the page body, because I have a near-white background in the former and a black background in the latter. In other words, setting small fonts as black will render text as invisible on the black background, and setting it as white will do the same in the postbit.
Is there a way in Main CSS to set a conditional for where the small text is showing up, or is there a way to set two small font classes? If yes to either, anyone have details on how?
|