diff options
author | Christian Pointner <equinox@ffgraz.net> | 2012-09-08 15:50:01 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2012-09-08 15:50:01 +0000 |
commit | ecb5600dbaada5a473ad8541fcd239c4092d83d4 (patch) | |
tree | 82739ad2d1afa774d6d75b8f208230909bf3cb6e /css/ffgraz.css | |
parent | 4959733f8cf8f2d7178f10a506dba6541c69af2f (diff) |
added Funkfeuer CI based style
Diffstat (limited to 'css/ffgraz.css')
-rw-r--r-- | css/ffgraz.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/ffgraz.css b/css/ffgraz.css index 535d15b..8a9e2b0 100644 --- a/css/ffgraz.css +++ b/css/ffgraz.css @@ -16,7 +16,7 @@ div#header { border: 0; border-top: 28px solid #F8EB14; background-color: #F8EB14; - background-image: url("/images/ffgraz-bg.png"); + background-image: url("../images/ffgraz-bg.png"); background-position: left bottom; height: 145px; } |