summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-06-10 14:55:51 -0400
committerEvan Prodromou <evan@prodromou.name>2008-06-10 14:55:51 -0400
commitbc7ab99c82e21c5c37a440d51f77d4a0050c207c (patch)
tree021e076f841a8f82b05e120d2953012056316c19 /theme
parentdd0b341b643d68d92c4b23fc8188e16110c3c1ab (diff)
background header
darcs-hash:20080610185551-84dde-e8352c4f2632b1281684c37dcb27a9005acf22cb.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/stoica/bg-header.gifbin0 -> 2110 bytes
-rw-r--r--theme/stoica/display.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/theme/stoica/bg-header.gif b/theme/stoica/bg-header.gif
new file mode 100644
index 000000000..e301125f9
--- /dev/null
+++ b/theme/stoica/bg-header.gif
Binary files differ
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;