summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-12-27 21:07:14 +0100
committerSiri Reiter <siri@jones.dk>2010-12-27 21:07:14 +0100
commit16321373d8b0fcaea298b1241e58ec3afb5ed241 (patch)
treeee896be039b0f90124a5234cd95c3375de19e0fa
parentff4d846b53b3f32204ae6be6edbfa5054b86bad5 (diff)
Style: Background image position 45%.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 06a32298..105664c2 100644
--- a/local.css
+++ b/local.css
@@ -67,7 +67,7 @@ DIV#branding {
display: block;
height: 100px;
background-image: url(butterfly.png);
- background-position: 50% 0;
+ background-position: 45% 0;
background-repeat: no-repeat;
}