summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/local.css b/local.css
index cf4cb2e4..f9a62645 100644
--- a/local.css
+++ b/local.css
@@ -59,11 +59,17 @@ DIV.header span {
DIV.pageheader {
background-color: white;
- background-image: icon.png;
height: 110px;
margin: 19px;
}
+DIV#branding {
+ display: block;
+ height: 100px;
+ background-image: url(butterfly.png);
+ background-position: 40% 0;
+ background-repetition: no-repeat;
+}
DIV#branding-logo {
position: absolute;