Edit gif 404
This commit is contained in:
parent
939e017788
commit
47c34cd625
|
@ -25,8 +25,8 @@
|
||||||
|
|
||||||
.four_zero_four_bg{
|
.four_zero_four_bg{
|
||||||
|
|
||||||
/* background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif); */
|
background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
|
||||||
background-image: url("{% static 'images/404-1.gif' %}");
|
/* background-image: url("{% static 'images/404-1.gif' %}");*/
|
||||||
height: 400px;
|
height: 400px;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue