summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-12-27 20:53:47 +0100
committerSiri Reiter <siri@jones.dk>2010-12-27 20:53:47 +0100
commit0aa06d4eb03469cf0452aeb5d089b625c0b9e529 (patch)
tree8f68defca0f7662d7a2b7ce90efcd2562ef4fbf9 /local.css
parent9f9130a1cf0d343ed1b24187c086bfa938f73833 (diff)
Style: Background image no-repeat.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index f9a62645..f8503b2a 100644
--- a/local.css
+++ b/local.css
@@ -68,7 +68,7 @@ DIV#branding {
height: 100px;
background-image: url(butterfly.png);
background-position: 40% 0;
- background-repetition: no-repeat;
+ background-repeat: no-repeat;
}
DIV#branding-logo {