diff --git a/ChangeLog b/ChangeLog index 3ab2be784..74fb4b8df 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-02-23 Olivier L. Müller + * docs.css: highlight FAQ questions in blue -> more readble. + 2003-02-23 Alexander M. Turek * server_privileges: Better code for "check privileges"; This should fix bug #687808 and a few other problems. diff --git a/docs.css b/docs.css index 391e887f0..82ecfe150 100644 --- a/docs.css +++ b/docs.css @@ -91,6 +91,7 @@ h4 { padding: 0px; margin: 10px 5% 2px 5%; font-weight: bold; + color: #000099; } p {