The bullets render funny.
http://gridbitlabs.com/about
this is not bug, this is CSS please stop report things like this, FueldeLuxe is a "blank canvas for theme developers ! " So you need CSS/HTML knowledge ...
I have that knowledge, I just thought you might like it standard in the style.css
For anyone else looking:
ul{ list-style-type: square; margin-left: 50px; }
Comments
Comment #1
gazwal commentedthis is not bug, this is CSS
please stop report things like this, FueldeLuxe is a "blank canvas for theme developers ! "
So you need CSS/HTML knowledge ...
Comment #2
infines commentedI have that knowledge, I just thought you might like it standard in the style.css
For anyone else looking:
ul{
list-style-type: square;
margin-left: 50px;
}