Hello,
I am trying to personalize CSS.
I am triyng to add : "font-size:15px" for categories" and "font-size:12px" for posts (because their titles are longer). I would also like to change the color of post list
However, for now the only way to do this is : adding a CSS for each "#scat" tag. (ie #scat19, #scat110, #scat118...).
Does an another way exist ?
Many thanks.