summaryrefslogtreecommitdiffstats
path: root/site/site-publish/stylesheets/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/site-publish/stylesheets/default.css')
-rw-r--r--site/site-publish/stylesheets/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/site-publish/stylesheets/default.css b/site/site-publish/stylesheets/default.css
index b7d85afd4b..1861d24803 100644
--- a/site/site-publish/stylesheets/default.css
+++ b/site/site-publish/stylesheets/default.css
@@ -848,7 +848,7 @@ td.noformatting {
*/
.bottomshadow {
height: 12px;
- background-image: url("http://incubator.apache.org/tuscany/images/border_bottom.gif");
+ background-image: url("http://tuscany.apache.org/images/border_bottom.gif");
background-repeat: repeat-x;
}
@@ -1366,7 +1366,7 @@ div.auto_complete ul strong.highlight {
}
.footer {
- background-image: url("http://incubator.apache.org/tuscany/images/border_bottom.gif");
+ background-image: url("http://tuscany.apache.org/images/border_bottom.gif");
background-repeat: repeat-x;
background-position: left top;
padding-top: 6px;