aboutsummaryrefslogtreecommitdiff
path: root/static/stylesheets
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-09-16 11:17:43 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-09-16 11:17:43 +0100
commitd67ae212a8bfd5b9e4c0ae6296a66f97b57af61c (patch)
treee8aba32c83bb73aee8c10434f40764476de3baeb /static/stylesheets
parentc30a1ceb7dd71513c65b539c3da4d82e64e33e17 (diff)
Removed need for common symlink
Diffstat (limited to 'static/stylesheets')
-rw-r--r--static/stylesheets/bytemark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/stylesheets/bytemark.css b/static/stylesheets/bytemark.css
index 365d3aa..d7e3b9f 100644
--- a/static/stylesheets/bytemark.css
+++ b/static/stylesheets/bytemark.css
@@ -131,7 +131,7 @@ div#navbar a {
}
div#navbar li#nav_index a {
- background-image: url(/common/images/BytemarkLogo180.png);
+ background-image: url(/images/BytemarkLogo180.png);
background-repeat:no-repeat;
background-position:left center;
padding-left: 180px;