lightsns主题的帖子内容页面附件图标美化
留个脚印再拿走
/*帖子内容页面附件图标美化*/
.jinsom-file-download i.jinsom-icon.jinsom-fujian1{display:none;}
.jinsom-file-download .icon {
background: url(//img.alicdn.com/imgextra/i4/1095413998/O1CN013vhBV51fP8KQlpCq8_!!1095413998.png);
background-color: transparent;
width: 72px;
height: 72px;
line-height: 72px;
margin-right: 20px;
border-radius: 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}