From 0bff909ebda7feeaf5c229b2b8f2d837e07c8700 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 12 Aug 2014 14:27:05 -0700 Subject: [PATCH] remove background image --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 7a7be72..ba20da5 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("http://gallery.donarmstrong.com/2013/10_October/2013_10_26_28_zion_trip/.cache/1600x1279-img_0010.jpg"); */ background-repeat: no-repeat; background-size: cover; background-attachment: fixed; -- 2.39.2