|
Posted by charlie caroff on 06/18/07 16:57
Hi,
I have an input box whose class name is search_box.
In my CSS, I have this, and it does nothing to change the appearance
of search_box:
..search_box{font-family:arial;font-size:16pt;font-weight:bold}
When I add a border, I can see the border around my box, but I do not
see the text formatting:
..search_box{border:1px solid black;font-family:arial;font-size:
16pt;font-weight:bold}
Any ideas?
Charlie
Navigation:
[Reply to this message]
|