百度空间如何自定义照片评论样式(含css代码)?
#m_comment #picCmt .name a{height:20px;} /*首页模块-最新评论-照片评论 用户名样式*/
#m_comment #picCmt .cnt{} /*首页模块-最新评论-照片评论 评论内容样式*/
#m_albumlist .tit .cmt a:link,#m_albumlist .tit .cmt a:visited{} /*照片列表页评论数样式*/
#m_albumlist .tit .cmt a:hover{text-decoration:underline;}
#in_comment #commListBox .item{} /*照片评论页单条评论项*/
#in_comment #commListBox div.user{} /*照片评论页-评论-用户头像样式*/
#in_comment #commListBox div.desc{} /*照片评论页-评论-评论内容样式*/
#in_comment #commListBox div.line{} /*照片评论页-评论-分割线样式*/
