aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJohn Mayhew2012-07-16 11:19:41 -0700
committerJohn Mayhew2012-07-16 11:19:41 -0700
commit08fa84476d323e4e17c0074af1a2c5568fd94299 (patch)
tree2c60dad442b236a7dee2e27a3f113fd55b8df65a /index.html
parentd316b8edb91b2bfb4c4625c084fb4ac0f494c1e2 (diff)
downloadninja-08fa84476d323e4e17c0074af1a2c5568fd94299.tar.gz
Trademark Update - added trademarked Ninja name to the splash screen and about box.
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index 6058408d..8c2de1f6 100755
--- a/index.html
+++ b/index.html
@@ -111,8 +111,8 @@ POSSIBILITY OF SUCH DAMAGE.
111 { 111 {
112 margin: 0 auto; 112 margin: 0 auto;
113 margin-top: 10%; 113 margin-top: 10%;
114 width: 675px; 114 width: 580px;
115 height: 420px; 115 height: 430px;
116 116
117 border-radius: 3px; 117 border-radius: 3px;
118 118
@@ -139,7 +139,7 @@ POSSIBILITY OF SUCH DAMAGE.
139 position: relative; 139 position: relative;
140 width: 700px; 140 width: 700px;
141 top: -10px; 141 top: -10px;
142 margin: 30px; 142 margin: 0px 30px;
143 } 143 }
144 144
145 #splashScreenTextBlock p:first-child 145 #splashScreenTextBlock p:first-child
@@ -304,6 +304,7 @@ POSSIBILITY OF SUCH DAMAGE.
304 <div id="ninja_logo"></div> 304 <div id="ninja_logo"></div>
305 305
306 <div id="splashScreenTextBlock" class="baseSplashScreenText"> 306 <div id="splashScreenTextBlock" class="baseSplashScreenText">
307 <p class="mediumSplashScreenText">Ninja&trade;</p>
307 <p class="mediumSplashScreenText">Version: <span id="splashScreenVersionNumber">0.0.0.0</span></p> 308 <p class="mediumSplashScreenText">Version: <span id="splashScreenVersionNumber">0.0.0.0</span></p>
308 <p>Copyright &copy 2012 Motorola Mobility LLC. All rights reserved.</p> 309 <p>Copyright &copy 2012 Motorola Mobility LLC. All rights reserved.</p>
309 <p>The Ninja application is made possible by the <a href="http://tetsubo.org/go/ninjaland" target="_blank" class="splashScreenAnchor">Ninja open source project</a> and <a href="credits.html" target="_blank" class="splashScreenAnchor">other open source software</a>.</p> 310 <p>The Ninja application is made possible by the <a href="http://tetsubo.org/go/ninjaland" target="_blank" class="splashScreenAnchor">Ninja open source project</a> and <a href="credits.html" target="_blank" class="splashScreenAnchor">other open source software</a>.</p>