From: Don Armstrong Date: Wed, 13 Aug 2014 00:18:14 +0000 (-0700) Subject: add background image X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e257b4a3c6829f0dfab4b3b900331c78c109d86c;p=laureldodgen.git add background image --- diff --git a/local.css b/local.css index d096e94..83b15e6 100644 --- a/local.css +++ b/local.css @@ -2,7 +2,7 @@ body { background: #bbb; -/* background-image: url("http://gallery.donarmstrong.com/2013/10_October/2013_10_26_28_zion_trip/.cache/1600x1279-img_0010.jpg"); */ + background-image: url("/background.jpg"); background-repeat: no-repeat; background-size: cover; background-attachment: fixed;