Hello,
I have a problem with spacing in unordered and ordered lists? How to change the spacing?
You can see example page here: http://www.symbianmobile.pl/faq/symbian ... belle.html
ul.gk_bullet1 li, ul.gk_bullet2 li, ul.gk_bullet3 li, ul.gk_bullet4 li, ul.gk_circle1 li, ul.gk_circle2 li, ul.gk_square1 li, ul.gk_square2 li, ul.gk_square3 li {
line-height: 1.25em !important; // try increase or decrease this value if space won't be good ;)
}