From e9d6c4a93a2a91844202522e18cf8c88dd59c546 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 14 Oct 2010 23:08:32 +0200 Subject: Pageheader background image is png. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index e6e80a9f..f2907363 100644 --- a/local.css +++ b/local.css @@ -59,7 +59,7 @@ DIV.header span { DIV.pageheader { background-color: white; - background-image: icon.jpg; + background-image: icon.png; height: 110px; margin: 19px; } -- cgit v1.2.3