diff --git a/ChangeLog b/ChangeLog index 427dea67d..f36b0e16b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ phpMyAdmin - Changelog $Id$ $Source$ -2001-07-04 Olivier Müller +2001-07-04 Olivier Müller [uid23515] * set version to 2.2.0rc1 * removed anything about "unofficial" from the pages * updated links, and labels in all lang files diff --git a/Documentation.html b/Documentation.html index 4eb16388b..909916fc3 100755 --- a/Documentation.html +++ b/Documentation.html @@ -26,16 +26,19 @@ h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; fo .simple { font-family: Arial, Helvetica, sans-serif; font-size: smaller; color: #000000} body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt} td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } +ul { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } +ol { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } +p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-weight:bold; color: #000066 } --> -
+

phpMyAdmin 2.2.0 Documentation