From fd935d791a60d4477887d79ac1f0ce4a6868ccee Mon Sep 17 00:00:00 2001 From: uday1039 Date: Sun, 31 Mar 2019 12:14:35 +0530 Subject: [PATCH] added back ground images --- mystyle.css | 0 mystyles.css | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 mystyle.css diff --git a/mystyle.css b/mystyle.css new file mode 100644 index 0000000..e69de29 diff --git a/mystyles.css b/mystyles.css index 13fe438..1a5f52b 100755 --- a/mystyles.css +++ b/mystyles.css @@ -5,7 +5,8 @@ body { .wrapper { width: 90%; margin: 0 auto; - background-repeat: no-repeat; + background-image: url("http://bestanimations.com/Books/pretty-book-bench-nature-water-outdoors-animated-gif.gif"); + background-position: center; background-attachment: fixed; background-size: cover;