diff --git a/ChangeLog b/ChangeLog index 686504f8b..683e6e244 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ $Source$ 2003-01-30 Michal Cihar * Documentation*: Added faq 1.27 about GZIP output buffering problem. + * Documentation.html, translators.html: Unified using of font sizes. 2003-01-30 Alexander M. Turek * main.php3, user_details.php3, libraries/user_details.js: Removed the old diff --git a/Documentation.html b/Documentation.html index d02bc0b27..de7091934 100755 --- a/Documentation.html +++ b/Documentation.html @@ -11,7 +11,7 @@ .navigation { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; - font-size: 10pt; + font-size: normal; color: #000099; font-weight: normal; } @@ -22,7 +22,7 @@ .navigation2 { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; - font-size: 14pt; + font-size: large; color: #000099; font-weight: normal; } @@ -43,23 +43,23 @@ } body { font-family: Arial, Helvetica, sans-serif; - font-size: 10pt; + font-size: normal; } td { font-family: Arial, Helvetica, sans-serif; - font-size: 10pt; + font-size: normal; } ul { font-family: Arial, Helvetica, sans-serif; - font-size: 10pt; + font-size: normal; } ol { font-family: Arial, Helvetica, sans-serif; - font-size: 10pt; + font-size: normal; } p { font-family: Arial, Helvetica, sans-serif; - font-size: 10pt; + font-size: normal; } h2 { font-family: Verdana, Arial, Helvetica, sans-serif; @@ -101,7 +101,6 @@

- Top  -  Requirements  -  Introduction  -  @@ -110,7 +109,6 @@ FAQ  -  Developers  -  Credits -

Requirements

@@ -140,7 +138,6 @@

- Top  -  Requirements  -  Introduction  -  @@ -149,7 +146,6 @@ FAQ  -  Developers  -  Credits -

Introduction

@@ -198,7 +194,6 @@

- Top  -  Requirements  -  Introduction  -  @@ -207,7 +202,6 @@ FAQ  -  Developers  -  Credits -

Installation

@@ -391,7 +385,6 @@

- Top  -  Requirements  -  Introduction  -  @@ -400,7 +393,6 @@ FAQ  -  Developers  -  Credits -

Configuration

@@ -1526,7 +1518,6 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'

- Top  -  Requirements  -  Introduction  -  @@ -1535,7 +1526,6 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' FAQ  -  Developers  -  Credits -

FAQ - Frequently Asked Questions

@@ -2578,7 +2568,6 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'

- Top  -  Requirements  -  Introduction  -  @@ -2587,7 +2576,6 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' FAQ  -  Developers  -  Credits -

Developers Information

@@ -2669,7 +2657,6 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'

- Top  -  Requirements  -  Introduction  -  @@ -2678,7 +2665,6 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' FAQ  -  Developers  -  Credits -

Credits

@@ -2850,7 +2836,6 @@ Original Credits of Version 2.1.0

- Top  -  Requirements  -  Introduction  -  @@ -2859,7 +2844,6 @@ Original Credits of Version 2.1.0 FAQ  -  Developers  -  Credits -

diff --git a/translators.html b/translators.html index b3cd11d21..8feccf68d 100644 --- a/translators.html +++ b/translators.html @@ -10,27 +10,27 @@