From: Evan Prodromou Date: Tue, 10 Jun 2008 18:55:51 +0000 (-0400) Subject: background header X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bc7ab99c82e21c5c37a440d51f77d4a0050c207c;p=quix0rs-gnu-social.git background header darcs-hash:20080610185551-84dde-e8352c4f2632b1281684c37dcb27a9005acf22cb.gz --- diff --git a/theme/stoica/bg-header.gif b/theme/stoica/bg-header.gif new file mode 100644 index 0000000000..e301125f9a Binary files /dev/null and b/theme/stoica/bg-header.gif differ diff --git a/theme/stoica/display.css b/theme/stoica/display.css index efb61ee3c4..814a2b1ffe 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;