]> git.donarmstrong.com Git - laureldon.git/commitdiff
add body
authorDon Armstrong <don@donarmstrong.com>
Thu, 31 Jul 2014 00:37:42 +0000 (17:37 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 31 Jul 2014 00:37:42 +0000 (17:37 -0700)
local.css [new file with mode: 0644]

diff --git a/local.css b/local.css
new file mode 100644 (file)
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