update
This commit is contained in:
@ -86,14 +86,13 @@ if (!data || code !== 0) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
article h1, .h1, h2, .h2, h3, .h3, p {
|
article h1, .h1, h2, .h2, h3, .h3, p {
|
||||||
font-family: 'Microsoft Yahei",Helvetica,Arial,sans-serif'; /* 常见的、现代的无衬线字体,增加可读性 */
|
font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
|
||||||
text-indent: unset !important;
|
/* text-indent: unset !important; */
|
||||||
margin-top: 0.5rem;
|
margin: 15px;
|
||||||
margin-bottom: unset;
|
/* margin-top: 0.5rem; */
|
||||||
}
|
/* margin-bottom: unset; */
|
||||||
br {
|
|
||||||
display: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<style>
|
<style>
|
||||||
.news-main {
|
.news-main {
|
||||||
|
Reference in New Issue
Block a user