<ul class="bullet"> <li>Tekst hier</li> </ul>
.bullet{ list-style-image: url('../img/li-bullet-3.png'); } .bullet li{ line-height:14px; margin:10px 0 0 25px; color:#696969; }