I think most CSS devs will do something like
body {font: normal 10pt Arial}
At the top of the CSS file.
If you want to change labels from this, just add a
label, input, textarea {font-family:Georgia}
somewhere down the road.
|
2 | added 17 characters in body | ||
|
I think most CSS devs will do something like
At the top of the CSS file. If you want to change labels from this, just add a
somewhere down the road. |
||||
|
1 |
|
||
|
I think most CSS devs will do something like
At the top of the CSS file. If you want to change labels from this, just add a
somewhere down the road. |
||||