summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2018-05-07 14:03:40 +0930
committerdaniel-Jones <daniel@danieljon.es>2018-05-07 14:03:40 +0930
commit35ef09543b4ab309ec3ec69ec71942397fe3ade0 (patch)
treed36bdaf784418abf4cbb71195ab84b41f899d9d5
parente59f3da2b5ce49febd1bfc1de4ea99623a0213f9 (diff)
downloadgnupluslinux.com-35ef09543b4ab309ec3ec69ec71942397fe3ade0.tar.gz
gnupluslinux.com-35ef09543b4ab309ec3ec69ec71942397fe3ade0.zip
added tiled background
-rw-r--r--iuse/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/iuse/index.html b/iuse/index.html
index 4b04e49..7792821 100644
--- a/iuse/index.html
+++ b/iuse/index.html
@@ -9,7 +9,7 @@
<link rel="icon" type="image/png" href="favicon.png">
<title>GNU plus Linux</title>
<style>
- body{background-color: #ffe6ff; color: #353535; margin-right: 5%; margin-left: 5%; font-family: Verdana;}
+ body{background-color: #ffe6ff; color: #353535; margin-right: 5%; margin-left: 5%; font-family: Verdana; background: #ffe6ff url(tile.png) repeat center center fixed;}
.content
{
background-color: #fafafa;