From a559a281f11e513003f296a7aca675b5298c281b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Sun, 23 Feb 2003 20:12:09 +0000 Subject: [PATCH] docs.css: highlight FAQ questions in blue -> more readble. --- ChangeLog | 3 +++ docs.css | 1 + 2 files changed, 4 insertions(+) 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 {