diff options
Diffstat (limited to 'theme/stoica/display.css')
-rw-r--r-- | theme/stoica/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index efb61ee3c..814a2b1ff 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -7,7 +7,7 @@ body { font-size: 10px; line-height: 12px; color: #193441; - background: url(images/bg-header.gif) repeat-x #FCFFF5; + background: url(bg-header.gif) repeat-x #FCFFF5; } a { color: #C15D42; |