diff options
Diffstat (limited to 'source/auxiliary/zh-TW')
-rw-r--r-- | source/auxiliary/zh-TW/default.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-TW/highcontrast1.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-TW/highcontrast2.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-TW/highcontrastblack.css | 4 | ||||
-rw-r--r-- | source/auxiliary/zh-TW/highcontrastwhite.css | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/source/auxiliary/zh-TW/default.css b/source/auxiliary/zh-TW/default.css index 745c04d83e..e9d1497d2e 100644 --- a/source/auxiliary/zh-TW/default.css +++ b/source/auxiliary/zh-TW/default.css @@ -53,7 +53,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;} @@ -65,7 +65,7 @@ h3 { font-size: 12pt; } h4, h5, h6 - { font-size: 10pt; } + { font-size: 11pt; } .relatedtopics { font-weight: normal; } diff --git a/source/auxiliary/zh-TW/highcontrast1.css b/source/auxiliary/zh-TW/highcontrast1.css index 5868d97da5..b26468eb46 100644 --- a/source/auxiliary/zh-TW/highcontrast1.css +++ b/source/auxiliary/zh-TW/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-TW/highcontrast2.css b/source/auxiliary/zh-TW/highcontrast2.css index 79910a4d62..21fb048664 100644 --- a/source/auxiliary/zh-TW/highcontrast2.css +++ b/source/auxiliary/zh-TW/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-TW/highcontrastblack.css b/source/auxiliary/zh-TW/highcontrastblack.css index 93893aca40..8d59aaa644 100644 --- a/source/auxiliary/zh-TW/highcontrastblack.css +++ b/source/auxiliary/zh-TW/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-TW/highcontrastwhite.css b/source/auxiliary/zh-TW/highcontrastwhite.css index dbda211f15..6f980d2ae6 100644 --- a/source/auxiliary/zh-TW/highcontrastwhite.css +++ b/source/auxiliary/zh-TW/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; } |