KDLA
08-12-2005, 02:49 PM
This may be a stupid question that I should know the answer to, but it's Friday and the brain is already in weekend mode. :rolleyes:
How do I create lists with colored bullets (but following text is still black) in CSS?
Existing coding-
#content ul {list-style-type: square; color: green;}
#content li {color: black; font-size: .9em;}
Thanks,
KDLA
How do I create lists with colored bullets (but following text is still black) in CSS?
Existing coding-
#content ul {list-style-type: square; color: green;}
#content li {color: black; font-size: .9em;}
Thanks,
KDLA