From: Don Armstrong Date: Fri, 25 Nov 2011 20:18:32 +0000 (-0800) Subject: * fix background image url X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=c0e1fa4f327e73bb073e928729d6ff31852e6763;ds=sidebyside * fix background image url --- diff --git a/local.css b/local.css index c9428c3..83f2ce5 100644 --- a/local.css +++ b/local.css @@ -548,7 +548,7 @@ body { border-color: #999; border-style: none none solid none; border-width: 1px; - background-image: /images/da_background.jpg; + background-image: url('/images/da_background.jpg'); background-repeat: no-repeat; }