diff --git a/public/cache.manifest b/public/cache.manifest index 8e8a468..c4f708c 100644 --- a/public/cache.manifest +++ b/public/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -# rev 6 +# rev 7 NETWORK: / diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index eba895c..4010096 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -16,7 +16,7 @@ body { width: 52px; height: 52px; margin: -26px 0 0 -26px; - background: black url(julep/images/loader.gif) center center no-repeat; + background: black url(/images/loader.gif) center center no-repeat; background-size: 36px; border-radius: 26px; opacity: 0.7;