CSS question
CSS question
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- dcdomain0
I don't think that's possible with CSS. At most you can set them in the order which you want them to show up in using the font-family: font1, font2, font3; but that's about it. It would be nice if we could have done font-family: font1 size1, font2 size2, font3 size3;