add a super cool background pick to the site
This commit is contained in:
parent
bb493712d1
commit
b26eee2755
2 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@ a:hover {
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #282a36;
|
background: #282a36;
|
||||||
|
background-image: url("/castlehd.png");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-attachment: fixed;
|
||||||
color: f8f8f2;
|
color: f8f8f2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
BIN
static/castlehd.png
Normal file
BIN
static/castlehd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
Loading…
Add table
Add a link
Reference in a new issue