Added a background image.

This commit is contained in:
Polonkai Gergely 2012-07-08 00:20:01 +02:00
parent 6cfae864a8
commit 5bdb53168c
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
body {
margin: 15px 0 0 0;
background-color: black;
background-image: url('../images/rose_bg.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
}
#wrapper {

BIN
web/images/rose_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB