这就是个标题
闲来无事,给博客主题添加了两套表情包。我就直接分享了吧。
本包只支持handsome主题哦,其他主题自行移植!
食用方法
把文件解压到:/usr/themes/handsome/usr
目录覆盖
问题
弄完之后发现食用表情之后会变得莫名的大
所以。添加以下代码到/usr/themes/handsome/assets/css/owo.min.css
:
/*表情自定义大小*/
.emotion-weibo {
width: 30px;
}
.emotion-tieba {
width: 30px;
}
.comment-content-true img.emotion-weibo
{
max-width: 100%!important;
}
.comment-content-true img.emotion-tieba
{
max-width: 100%!important;
}
食用啦
支持一下