removing reliance on external file hosting
This commit is contained in:
parent
adb3e54212
commit
74a1c044f0
@ -106,7 +106,7 @@ th {
|
|||||||
|
|
||||||
html {
|
html {
|
||||||
color: #ededed;
|
color: #ededed;
|
||||||
background: #262230 url("http://fierichan.ga/fieri.png");
|
background: #262230 url("/static/fieri.png");
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: 100% 0%;
|
background-position: 100% 0%;
|
||||||
|
Reference in New Issue
Block a user