/ Published in: CSS
Expand |
Embed | Plain Text
li:before{ content:"\2014\a0";color:#FFF; } li{ behavior:expression(!this.before ? this.before = this.innerHTML = '<span style="color: #FFF;">— </span>' + this.innerHTML : ''); list-style:none; text-indent:20pt; }
You need to login to post a comment.
