Jump to content
09/12/2005
You could avoid the use of the li.last class by applying equal margins to the left and the right of the li, like so: li {margin:0 .375em}
li {margin:0 .375em}
Vote up?
09/12/2005
You could avoid the use of the li.last class by applying equal margins to the left and the right of the li, like so:
– nit-picking :-)li {margin:0 .375em}