Commit 719968cb0876dd97b60f973902516ade32da7889
Committed by
Antonio Terceiro
1 parent
7708caad
Exists in
master
and in
28 other branches
ActionItem1138: point to absolute path of image
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/503.html
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | margin: 0px; | 9 | margin: 0px; |
10 | padding: 0% 3%; | 10 | padding: 0% 3%; |
11 | height: 100%; | 11 | height: 100%; |
12 | - background: #CCC url(503.jpg) 50% 100% no-repeat; | 12 | + background: #CCC url(/503.jpg) 50% 100% no-repeat; |
13 | } | 13 | } |
14 | h1 { | 14 | h1 { |
15 | margin: 30px 0px 0px 0px; | 15 | margin: 30px 0px 0px 0px; |