Can I make bulleted lists on my site that use
li { margin-left: 10px; } ul li{ margin-left: 20px; }
A slightly cleaner way to adjust both of the indentations. Margin and padding differ, so use whichever suits you best.