Added a background image.
This commit is contained in:
parent
6cfae864a8
commit
5bdb53168c
@ -6,6 +6,10 @@
|
|||||||
body {
|
body {
|
||||||
margin: 15px 0 0 0;
|
margin: 15px 0 0 0;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
background-image: url('../images/rose_bg.png');
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-attachment: fixed;
|
||||||
|
background-position: right bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrapper {
|
#wrapper {
|
||||||
|
BIN
web/images/rose_bg.png
Normal file
BIN
web/images/rose_bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
Loading…
Reference in New Issue
Block a user