feat: 添加文章标签和更新日期信息显示
This commit is contained in:
@@ -5,6 +5,14 @@
|
||||
--vp-c-indigo-soft: rgb(66, 165, 245, 0.14);
|
||||
}
|
||||
|
||||
.custom__divider {
|
||||
border: none;
|
||||
height: 1px;
|
||||
width: 100%;
|
||||
background-color: var(--vp-c-divider);
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
|
||||
.vp-doc h2 {
|
||||
padding-top: 0;
|
||||
border-top: none;
|
||||
|
Reference in New Issue
Block a user