set status bar to black

This commit is contained in:
Gabriele Cirulli
2014-03-26 12:53:28 +01:00
parent 1ca07d765e
commit 7a6c761368
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ CACHE MANIFEST
# Adds the ability to play the game online.
# The following comment needs to be updated whenever a change is made.
# Run `rake appcache:update` to do so
# Updated: 2014-03-24T19:07:26+01:00
# Updated: 2014-03-26T12:53:29+01:00
# Main page
index.html
+1 -1
View File
@@ -8,7 +8,7 @@
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" href="meta/apple-touch-icon.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">