View Single Post
Old 04-19-2014, 01:46 PM   #10
marst
Connoisseur
marst began at the beginning.
 
marst's Avatar
 
Posts: 72
Karma: 10
Join Date: Mar 2011
Location: Left coast, USA
Device: Kobo Forma; Android tablet w/Mantano Reader
Quote:
Originally Posted by RbnJrg View Post
Maybe you could get it with:
Code:
ul {
    list-style-type: circle;
}
But I'm not sure if that is what you are looking for.
That 'disc' is a bit small. It could work in a pinch, but <ul> itself isn’t quite what I’m after. The <dl> workaround is about right, though it's semantically off-kilter, as it were.
marst is offline   Reply With Quote