Thanx Pm,
John
On Jan 8, 2005, at 2:33 PM, Patrick R. Michaud wrote:
> Ah -- it's more CSS magic (from pmwiki.css):
>
> #wikileft ul { list-style-type:none; }
>
> This says that any unordered list inside of the #wikileft element
> should
> be displayed without any sort of mark (i.e., bullets).
>
> Pm