From 562895c69b2500bcede1da17e3ee84670a4cda10 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 14 Oct 2010 23:05:35 +0200 Subject: Pageheader background image. --- local.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.css b/local.css index 83bfd5ff..e6e80a9f 100644 --- a/local.css +++ b/local.css @@ -59,10 +59,12 @@ DIV.header span { DIV.pageheader { background-color: white; + background-image: icon.jpg; height: 110px; margin: 19px; } + DIV#branding-logo { position: absolute; top: 75px; -- cgit v1.2.3