yardleybates
06-27-2003, 02:02 PM
We are using stylesheets in our site.
We have a class set up that describes a particular type of page and currently sets the background and font color.
I want to add additional elements to this style definition for the input, select and textarea objects.
Can I do this? If so, how?
I have tried
input.font-family:arial;
etc
and no apparent affect.
If I add the style tags inline they work fine.
We have a class set up that describes a particular type of page and currently sets the background and font color.
I want to add additional elements to this style definition for the input, select and textarea objects.
Can I do this? If so, how?
I have tried
input.font-family:arial;
etc
and no apparent affect.
If I add the style tags inline they work fine.