I have <li> tags that i apply a circle to. But when i hold done Ctrl and use my mouse scroll wheel i am albe to make the circle bigger or smaller. The text does not change as i have the font set to a fixed font but the circle changes.
I was just wondering if there was a way to keep the circle from getting bigger and smaller.
Here is my class
The bullet1 is a class i apply to the <ul>
Code:.bullet1 LI { font-weight: bold; font-size: 12px; color: #003300; font-family: 'Georgia'; list-style-type: circle; }


Reply With Quote
Bookmarks