diff --git a/assets/twinkling.gif b/assets/twinkling.gif new file mode 100644 index 0000000..2f0445d Binary files /dev/null and b/assets/twinkling.gif differ diff --git a/style.css b/style.css index 363095c..ab567d2 100644 --- a/style.css +++ b/style.css @@ -57,7 +57,7 @@ } .twinkling{ - background:transparent url(http://img4.hostingpics.net/pics/352884twinkling.png) repeat top center; + background:transparent url(./assets/twinkling.gif) repeat top center; z-index:-1; -moz-animation:move-twink-back 150s linear infinite;