radio button font background color
Hi,
I have this piece of css which sets the backround color of my radio buttons:
#radioBut{
background-color: #EEC591;
font-size: 11pt;
font-family: times;
}
How do I set the background color of the font WITHIN the radio buttons, (I want it to be a different color to the background color of the buttons themselves) without applying the same change to all the fonts on my documents body?
TIA
Joe
__________________
\'sync\' <cr>
The name specified is not recognized as an internal or external command, operable program or batch file.
|