diff options
Diffstat (limited to 'source/auxiliary/sw-TZ')
-rw-r--r-- | source/auxiliary/sw-TZ/default.css | 4 | ||||
-rw-r--r-- | source/auxiliary/sw-TZ/highcontrast1.css | 4 | ||||
-rw-r--r-- | source/auxiliary/sw-TZ/highcontrast2.css | 4 | ||||
-rw-r--r-- | source/auxiliary/sw-TZ/highcontrastblack.css | 4 | ||||
-rw-r--r-- | source/auxiliary/sw-TZ/highcontrastwhite.css | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/source/auxiliary/sw-TZ/default.css b/source/auxiliary/sw-TZ/default.css index 01d72a8c8e..6026b205e0 100644 --- a/source/auxiliary/sw-TZ/default.css +++ b/source/auxiliary/sw-TZ/default.css @@ -52,7 +52,7 @@ h1, h2, h3, h4, h5, h6 { margin-bottom: 5pt; } p, td - { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;} + { font-size: 11pt; margin-top: 2px; margin-bottom: 2px;} 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/sw-TZ/highcontrast1.css b/source/auxiliary/sw-TZ/highcontrast1.css index 3756c99bde..b5e23c0b0b 100644 --- a/source/auxiliary/sw-TZ/highcontrast1.css +++ b/source/auxiliary/sw-TZ/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; 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/sw-TZ/highcontrast2.css b/source/auxiliary/sw-TZ/highcontrast2.css index fd4f2ab032..5771606a12 100644 --- a/source/auxiliary/sw-TZ/highcontrast2.css +++ b/source/auxiliary/sw-TZ/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; 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/sw-TZ/highcontrastblack.css b/source/auxiliary/sw-TZ/highcontrastblack.css index 9b5134c429..9e714cc4aa 100644 --- a/source/auxiliary/sw-TZ/highcontrastblack.css +++ b/source/auxiliary/sw-TZ/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; 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/sw-TZ/highcontrastwhite.css b/source/auxiliary/sw-TZ/highcontrastwhite.css index 6b3396d0c8..571ed586a6 100644 --- a/source/auxiliary/sw-TZ/highcontrastwhite.css +++ b/source/auxiliary/sw-TZ/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; 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; } |