优化文章样式及评论样式

This commit is contained in:
Han 2025-02-20 10:46:57 +08:00
parent 32b638ad01
commit 126751ca79
2 changed files with 11 additions and 7 deletions

View File

@ -11,8 +11,9 @@ section.vh-container {
h4,
h5,
h6 {
display: inline-block;
box-sizing: border-box;
margin: 1.188rem 0 0.36rem;
margin: 1.688rem 0 0.36rem;
font-size: 1rem;
width: max-content;
max-width: 100%;
@ -59,12 +60,13 @@ section.vh-container {
p,
ul,
ol {
margin: 0.618rem 0;
margin: 0;
padding: 0.618rem 0;
font-size: 0.9375rem;
line-height: 1.6;
li {
color: #33333388;
color: #9A9A9A;
font-size: 0.875rem;
line-height: 1.6;
}
@ -187,6 +189,7 @@ section.vh-container {
p {
margin: 0;
padding: 0;
}
// :::note

View File

@ -18,10 +18,6 @@
// ul标签样式
ul:not(.OwO-items):not(.OwO-packages),
ol {
margin: 0.618rem 0;
font-size: 0.9375rem;
line-height: 1.6;
li {
color: #33333388;
font-size: 0.875rem;
@ -49,6 +45,7 @@
}
p {
padding: 0.38rem 0;
color: #4c4948;
font-weight: 400;
font-size: 0.875rem;
@ -250,6 +247,10 @@
height: 28px;
}
}
.tk-ruser {
font-weight: bold;
}
}
// UA信息