update
This commit is contained in:
@ -369,6 +369,13 @@ $articleLocation = array_map(fn($case) => [
|
||||
});
|
||||
</script>
|
||||
<style>
|
||||
h1, .h1, h2, .h2, h3, .h3, p {
|
||||
font-family: 'Microsoft Yahei",Helvetica,Arial,sans-serif'; /* 常见的、现代的无衬线字体,增加可读性 */
|
||||
text-indent: unset !important;
|
||||
margin-top: 0.5rem;
|
||||
margin-bottom: unset;
|
||||
}
|
||||
|
||||
.res-options {
|
||||
padding: 0 10px;
|
||||
line-height: 36px;
|
||||
|
Reference in New Issue
Block a user