diff options
-rw-r--r-- | iuse/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/iuse/index.html b/iuse/index.html index 77b7cdd..dd86fd0 100644 --- a/iuse/index.html +++ b/iuse/index.html @@ -25,6 +25,10 @@ right: 0; bottom: 0; left: 0; + color: Gunmetal; + background-image: url("landscape.jpg"); + background-repeat: no-repeat; + background-size: cover; } .content img {position: absolute; right: 0; bottom: 0;} .title {text-align: center;} |