It works fine, but the indent is way way too big.. I want to make it much
smaller. I was able to affect the first level by doing this:
dd
{
text-indent: -30px;
}
but is there any better way I can reduce the indent size?
please help, I'm desperate! :)