commit | c241acb4268e339c0de0aee101512dabad54c28a | [log] [tgz] |
---|---|---|
author | Ravi <ravi2krishna@gmail.com> | Tue Apr 10 11:11:41 2018 +0530 |
committer | GitHub <noreply@github.com> | Tue Apr 10 11:11:41 2018 +0530 |
tree | a364f5761b71e8d4faab6eeaa5506da136c650ae | |
parent | f52c0aa60d339d8416650aeeac3e18ec6fda52e8 [diff] |
Update index.jsp
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index e493c65..937d2e8 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp
@@ -11,9 +11,11 @@ } - - - + body{ + background-image:url('http://nvestadvisors.com/wp/wp-content/uploads/2016/06/calculator-background.jpg'); + background-size:cover; + background-repeat:no-repeat; + } </style>