diff --git a/app/app.manifest b/app/app.manifest index 99da570b..c017decd 100644 --- a/app/app.manifest +++ b/app/app.manifest @@ -1,6 +1,6 @@ CACHE MANIFEST -# 4 +# 5 NETWORK: * diff --git a/app/css/app.css b/app/css/app.css index 59d0dea9..447d1598 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -1,6 +1,7 @@ /* app css stylesheet */ html { + display: none; background: #dee4e9 url(../img/bg_tile.png) 0 0 repeat; /*background-size: 300px 468px;*/ } diff --git a/app/index.html b/app/index.html index 9cf16711..aa155c5b 100644 --- a/app/index.html +++ b/app/index.html @@ -23,6 +23,15 @@