Quote:
Originally Posted by roland1
Or do I really have to suffer those squares and disks in html ul list code?
|
I am pretty sure that the only way to keep proper left-side alignment on lists is to roll with defaults. Trying to swap em out with :before / list-style-type:none replacements pretty much always throws that off. Probably because you’re relying on the metrics for one font to get it right, but the user will probably be using another.