Hi trying out the purity template and try to make some changes…..
In template.css if i change
body.fs1 { font-size: 10px; }
body.fs2 { font-size: 11px; }
body.fs3 { font-size: 12px; }
body.fs4 { font-size: 13px; }
body.fs5 { font-size: 14px; }
body.fs6 { font-size: 15px; }
To some other values how come it doesn’t change the font size?, if I want the default font-sizes to be 13-18 instead?????
Can someone tell me where to change default font sizes? And I dont mean in the backend administration, I know I can do it there, but I want the ranges to be something different than 10-15
Thx