summaryrefslogtreecommitdiffstats
path: root/htdocs/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/css/style.css')
-rw-r--r--htdocs/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 87e0cd5..e5bbc75 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -14,7 +14,7 @@ body {
#title {
- background: url('/images/title-background.png') top left repeat-x;
+ background: url('/static/images/title-background.png') top left repeat-x;
background-color: #786fb4;
margin: 0px;
padding-top: 0.1em;