Archived
1
0

add background image again

This commit is contained in:
jeff 2015-10-01 09:42:49 -04:00
parent 3b1d09072c
commit 4e31910ed6

View File

@ -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;