From 1271f8d95c86c189a3b66ce8247f69682177ea14 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 22 Aug 2006 04:27:41 +0000 Subject: Bug 349361: Implement a Welcome page for admins on a fresh installation - Patch by Frédéric Buclin r=wurblzap a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skins/standard/index.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'skins') diff --git a/skins/standard/index.css b/skins/standard/index.css index b76361005..90e33e4dd 100644 --- a/skins/standard/index.css +++ b/skins/standard/index.css @@ -79,4 +79,9 @@ font-size: 80%; font-weight: normal; } + + #welcome-admin a + { + font-weight: bold; + } /* index page (end) */ -- cgit v1.2.3-24-g4f1b