aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/files/html.txt
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-06-25 11:53:29 -0700
committerJose Antonio Marquez2012-06-25 11:53:29 -0700
commit64cf1c02708d7f2c072c2919d31c5e4a11689bb3 (patch)
tree15f36db052e1989552a23291ec049fe28e1ce046 /js/io/templates/files/html.txt
parentb435e97ff312eea15086069ce0ab6991acac32ff (diff)
parentde38cd3479bd5865e058938095120fa3526fc9b3 (diff)
downloadninja-64cf1c02708d7f2c072c2919d31c5e4a11689bb3.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into Color
Diffstat (limited to 'js/io/templates/files/html.txt')
-rwxr-xr-xjs/io/templates/files/html.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt
index 3449ae39..33d50c49 100755
--- a/js/io/templates/files/html.txt
+++ b/js/io/templates/files/html.txt
@@ -10,6 +10,12 @@
10 <meta name="generator" content="Motorola Mobility Ninja"> 10 <meta name="generator" content="Motorola Mobility Ninja">
11 11
12 <style type="text/css"> 12 <style type="text/css">
13 html, body {
14 width: 100%;
15 height: 100%;
16 margin: 0;
17 padding: 0;
18 }
13 </style> 19 </style>
14 20
15 </head> 21 </head>