From 78c85a3a1ffb33b64843a99cdefd038ed2618045 Mon Sep 17 00:00:00 2001 From: Holger Bauer Date: Tue, 19 Jul 2005 22:53:55 +0000 Subject: use header with non-embossed menubar --- usr/local/www/themes/metallic/all.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css index 45dbcea..8fde310 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -26,7 +26,7 @@ form input { } #header { - background: url('images/header.jpg') no-repeat; + background: url('images/header.gif') no-repeat; background-position: 4px; height: 102px; width: 808px; @@ -199,7 +199,7 @@ form input { color: #FFF; } #navigation ul li ul li { - border: 1px solid #505050; + border: 0px solid #505050; width: 10em; height: 1.6em; line-height: 1.6em; -- cgit v1.1