怎样在百度空间里的小标题前面添加图标?

来源:百度知道 编辑:UC知道 时间:2024/05/07 16:40:01
我想在那些文章标题和友情链接中的标题前添加小图标,那个CSS语言怎样写?

1)友情链接

#m_links div.item{color:#666;font-size:12px; font-family:Georgia; text-indent:1px;background:url(图片地址) no-repeat}

2)文章标题:

#m_blog div.tit{line-height:19px;background:url(图片地址) no-repeat;text-indent:28px;font-size:15px;font-weight:bold;font-family:Georgia}