Can any one help with regards to overall font in the actinic css
I have included
body {
font-family: verdana, sans-serif;
}
but not every words and description is changed to this font.
I dont want to have to go through the whole site and change each and every font. Is there a way of making one change that will effect the whole site?
Andrew
I have included
body {
font-family: verdana, sans-serif;
}
but not every words and description is changed to this font.
I dont want to have to go through the whole site and change each and every font. Is there a way of making one change that will effect the whole site?
Andrew
Comment