From e1c342cf9e7b6a53affd03cf81258c9318cdfd86 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 30 Jul 2014 17:37:42 -0700 Subject: [PATCH] add body --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 local.css diff --git a/local.css b/local.css new file mode 100644 index 0000000..aef7aaf --- /dev/null +++ b/local.css @@ -0,0 +1,6 @@ +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-repeat: no-repeat; + background-size: 100% 100%; +} \ No newline at end of file -- 2.39.2