diff options
Diffstat (limited to 'source/auxiliary/zh-CN/highcontrastblack.css')
-rw-r--r-- | source/auxiliary/zh-CN/highcontrastblack.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/auxiliary/zh-CN/highcontrastblack.css b/source/auxiliary/zh-CN/highcontrastblack.css index f4b20d66a4..f60d677de8 100644 --- a/source/auxiliary/zh-CN/highcontrastblack.css +++ b/source/auxiliary/zh-CN/highcontrastblack.css @@ -52,7 +52,7 @@ h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } p, td - { font-size: 10pt; } + { font-size: 11pt; } h1 { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;} @@ -64,7 +64,7 @@ h3 { font-size: 12pt; } h4, h5, h6 - { font-size: 10pt; } + { font-size: 11pt; } .relatedtopics { font-weight: normal; } |