evalopez
04-24-2006, 05:39 PM
so here's what I have in my css:
li {
list-style: circle;
list-style-position: inside;
}
and here is the page in question:
http://portfolio.sol-martin.com/frysinc/
My problem is under the primary purpose section. How do I make it so that it will push over the second line instead of going under the bullet?
Also, how do I change the font in the bullets to match the site font and size?
Thanks
li {
list-style: circle;
list-style-position: inside;
}
and here is the page in question:
http://portfolio.sol-martin.com/frysinc/
My problem is under the primary purpose section. How do I make it so that it will push over the second line instead of going under the bullet?
Also, how do I change the font in the bullets to match the site font and size?
Thanks