diff options
Diffstat (limited to 'source/auxiliary/zh-CN')
-rw-r--r-- | source/auxiliary/zh-CN/default.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-CN/highcontrast1.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-CN/highcontrast2.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-CN/highcontrastblack.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-CN/highcontrastwhite.css | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/source/auxiliary/zh-CN/default.css b/source/auxiliary/zh-CN/default.css index f243d8259b..88af0476d5 100644 --- a/source/auxiliary/zh-CN/default.css +++ b/source/auxiliary/zh-CN/default.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; } diff --git a/source/auxiliary/zh-CN/highcontrast1.css b/source/auxiliary/zh-CN/highcontrast1.css index bc251027a7..688d3b661a 100644 --- a/source/auxiliary/zh-CN/highcontrast1.css +++ b/source/auxiliary/zh-CN/highcontrast1.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; } diff --git a/source/auxiliary/zh-CN/highcontrast2.css b/source/auxiliary/zh-CN/highcontrast2.css index 111fe4a19e..7a5c84b7c0 100644 --- a/source/auxiliary/zh-CN/highcontrast2.css +++ b/source/auxiliary/zh-CN/highcontrast2.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; } 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; } diff --git a/source/auxiliary/zh-CN/highcontrastwhite.css b/source/auxiliary/zh-CN/highcontrastwhite.css index 0306a5533d..ae9d2953f5 100644 --- a/source/auxiliary/zh-CN/highcontrastwhite.css +++ b/source/auxiliary/zh-CN/highcontrastwhite.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; } |