docs.css: highlight FAQ questions in blue -> more readble.

This commit is contained in:
Olivier Müller
2003-02-23 20:12:09 +00:00
parent deec72db89
commit a559a281f1
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2003-02-23 Olivier L. M<>ller <om@omnis.ch>
* docs.css: highlight FAQ questions in blue -> more readble.
2003-02-23 Alexander M. Turek <rabus@users.sourceforge.net>
* server_privileges: Better code for "check privileges"; This should fix
bug #687808 and a few other problems.

View File

@@ -91,6 +91,7 @@ h4 {
padding: 0px;
margin: 10px 5% 2px 5%;
font-weight: bold;
color: #000099;
}
p {