文章最后更新时间:
效果展示

代码部署
zibll主题设置 -> 全局功能 -> 自定义代码 -> 自定义CSS代码
/*文章外部标签随机彩色 */
.item-tags a { padding: 5px 10px; border-radius: 5px; margin-right: 5px; }
.item-tags a.meta-pay { background-color: #FFD700; color: black; }
.item-tags a.c-blue { background-color: #1E90FF; color: white; }
.item-tags a[href*="tag/"] { background-color: #FF69B4; color: white; }
颜色自行修改,这个不难吧?
zibll主题设置 -> 全局功能 -> 自定义代码 -> 自定义Javascript代码
© 版权声明
© 版权声明 All Rights Reserved
THE END







暂无评论内容