add background image again
This commit is contained in:
parent
3b1d09072c
commit
4e31910ed6
@ -112,6 +112,7 @@ html {
|
|||||||
color: #ededed;
|
color: #ededed;
|
||||||
background: #262230;
|
background: #262230;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
background-image: url('/static/fieri.png');
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: 100% 0%;
|
background-position: 100% 0%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
Reference in New Issue
Block a user