diff --git a/src/images/backgroundsharkycoin.png b/src/images/backgroundsharkycoin.png new file mode 100644 index 0000000..48a2362 --- /dev/null +++ b/src/images/backgroundsharkycoin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa92476b2064576b1db1a13f14e4cef1016010e4c9f4d9af62a67ba9af76300 +size 41493 diff --git a/src/stylesheets/index.css b/src/stylesheets/index.css index 598f18d..ee9ca61 100644 --- a/src/stylesheets/index.css +++ b/src/stylesheets/index.css @@ -1,6 +1,6 @@ /* General styling */ body{ - background-color: #007480; + background-image: url(../images/backgroundsharkycoin.png); text-align: center; } /* Title bar */