角标底色同步你站点
css样式
.post-1 a.post-list-cat-item { background: var(--b2color); color: #fff!important; padding: 4px; line-height: 12px; border-radius: 4px; } .post-list-meta-box { justify-content: space-between; margin: 0px; color: #AAAEB3; } .post-list-cat { font-size: 12px; margin: 10px; top: 0px; position: absolute; z-index: 2; display: none; } .post-list .b2_gap .post-list-item :hover .post-list-cat{ display: block; }