feat:增加博客统计数据

This commit is contained in:
2025-12-18 23:21:59 +08:00
parent fb404f2bcf
commit 6e054f7cae
3 changed files with 52 additions and 16 deletions

View File

@@ -31,6 +31,11 @@
padding: 18px;
}
.vp-doc h2 {
margin: 0;
border-top: none;
}
.medium-zoom-overlay {
background-color: var(--vp-c-bg) !important;
z-index: 100;