aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates/files/banner.txt
diff options
context:
space:
mode:
authorPushkar Joshi2012-05-31 17:16:21 -0700
committerPushkar Joshi2012-05-31 17:16:21 -0700
commit8915a7109d918a2e69b0999ebaa2deb84811fef8 (patch)
tree19a8af74c58c9ea261f0842f36efdab959be3256 /js/io/templates/files/banner.txt
parenteea0a556e44c2b60d3aaf6e46d2432d3e6303812 (diff)
parent06b609df1ff7833592faddbd8d7abb5b9f15a74d (diff)
downloadninja-8915a7109d918a2e69b0999ebaa2deb84811fef8.tar.gz
Merge branch 'pentool' into brushtool
Diffstat (limited to 'js/io/templates/files/banner.txt')
-rwxr-xr-xjs/io/templates/files/banner.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/js/io/templates/files/banner.txt b/js/io/templates/files/banner.txt
new file mode 100755
index 00000000..fcfac14c
--- /dev/null
+++ b/js/io/templates/files/banner.txt
@@ -0,0 +1,23 @@
1<!DOCTYPE html>
2
3<div class="ninja-content-wrapper">
4
5 <div class="ninja-banner">
6
7 <!-- Created with Motorola Mobility Ninja -->
8 <!-- Ninja-Banner Dimensions@@@ -->
9
10 <style type="text/css">
11 html, body {
12 width: 100%;
13 height: 100%;
14 margin: 0;
15 padding: 0;
16 }
17 .ninja-content-wrapper {}
18 .ninja-banner {}
19 </style>
20
21 </div>
22
23</div> \ No newline at end of file