Lists without top/bottom line feeds
-
In HTML, I can set
<style> ol,ul {margin:0;} </style>
to getName * item1 * item2 * item3 endinstead of
Name * item1 * item2 * item3 endHowever, putting ol,ul {margin:0;} in my
WP style.css did not matter.Other than hard coding bullets, what can I do.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Lists without top/bottom line feeds’ is closed to new replies.