Monday, May 10
CSS to put a graphic in for a <li> element
From:
:
#content ul li {
padding: 0 0 4px 17px;
line-height: 1.3em;
background: url(../images/li_bull.gif) no-repeat 0 2px;
}
I already downloaded the gif. I might have to play with the graphic, I'd like to make it transparent if it isn't, and probably make it darker. And then make a light one for dark backgrounds. :-P
Relevant Link
Permanent link posted by bytehead @ 5/10/2004 11:11:00 PM
0 comments
0 Comments:
Post a Comment
Links to this post: