summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-10-14 23:08:32 +0200
committerSiri Reiter <siri@jones.dk>2010-10-14 23:08:32 +0200
commite9d6c4a93a2a91844202522e18cf8c88dd59c546 (patch)
treeef308a41e72779e842ced6a479510a7b791bd1e5
parent562895c69b2500bcede1da17e3ee84670a4cda10 (diff)
Pageheader background image is png.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
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;
}