diff options
-rw-r--r-- | theme/stoica/bg-header.gif | bin | 0 -> 2110 bytes | |||
-rw-r--r-- | theme/stoica/display.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/theme/stoica/bg-header.gif b/theme/stoica/bg-header.gif Binary files differnew file mode 100644 index 000000000..e301125f9 --- /dev/null +++ b/theme/stoica/bg-header.gif 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; |