summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2018-07-26 17:32:43 +0930
committerdaniel-Jones <daniel@danieljon.es>2018-07-26 17:32:43 +0930
commit08b66753906e667fce641844ef913e27d3470549 (patch)
tree0097427247959cddaa7abcab600d7427c884353d
parent1ae0b4abe11ce5fbd7a3754eab8e645d5bca9e60 (diff)
downloadgnupluslinux.com-08b66753906e667fce641844ef913e27d3470549.tar.gz
gnupluslinux.com-08b66753906e667fce641844ef913e27d3470549.zip
background image tests
-rw-r--r--iuse/index.html4
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;}