diff options
Diffstat (limited to 'static/stylesheets/bytemark.css')
-rw-r--r-- | static/stylesheets/bytemark.css | 2 |
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; |