From 719968cb0876dd97b60f973902516ade32da7889 Mon Sep 17 00:00:00 2001 From: Joenio Costa Date: Thu, 18 Jun 2009 17:45:14 -0300 Subject: [PATCH] ActionItem1138: point to absolute path of image --- public/503.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/503.html b/public/503.html index 875a8b9..bf4c881 100644 --- a/public/503.html +++ b/public/503.html @@ -9,7 +9,7 @@ margin: 0px; padding: 0% 3%; height: 100%; - background: #CCC url(503.jpg) 50% 100% no-repeat; + background: #CCC url(/503.jpg) 50% 100% no-repeat; } h1 { margin: 30px 0px 0px 0px; -- libgit2 0.21.2