diff --git a/home/art/img/bg.jpg b/home/art/img/bg.jpg new file mode 100644 index 0000000..ccd331c --- /dev/null +++ b/home/art/img/bg.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b797ee6859597d9ec82154a8d92ce10bdf8ea89b58e2ce9a1e5f973f9e273bee +size 5850 diff --git a/home/art/styles.css b/home/art/styles.css index 408c3af..32ac47b 100644 --- a/home/art/styles.css +++ b/home/art/styles.css @@ -5,6 +5,12 @@ body, html { flex-direction: column; } + body{ + background-image: url('./img/bg.jpg'); + background-attachment: fixed; + background-position: center center; +} + #header{ justify-content: center; } @@ -16,7 +22,9 @@ body, html { flex-flow: row; flex-wrap: wrap; justify-content: center; - + background-color: white; + margin-left: 5%; + margin-right: 5%; } #menu div { diff --git a/home/normal/index.html b/home/normal/index.html index 9c6d82c..4190901 100644 --- a/home/normal/index.html +++ b/home/normal/index.html @@ -56,7 +56,7 @@
- + @@ -68,6 +68,7 @@ + diff --git a/home/normal/stuff/friends/beanbutton.gif b/home/normal/stuff/friends/beanbutton.gif new file mode 100644 index 0000000..a6c80dc --- /dev/null +++ b/home/normal/stuff/friends/beanbutton.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66eb73f2f0223c1a9d9968b3ead0b29a392d0c17704b2af72d9acda596105677 +size 18351