summaryrefslogtreecommitdiffstats
path: root/static/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/layout.css')
-rw-r--r--static/layout.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/layout.css b/static/layout.css
index d9a533f..4c64b5b 100644
--- a/static/layout.css
+++ b/static/layout.css
@@ -9,7 +9,7 @@ body {
#header {
text-indent: -10000px;
- background-image: url(/static/images/logo.png);
+ background-image: url(/static/logo.png);
background-image: no-repeat;
margin: 0 auto;
width: 450px;