aboutsummaryrefslogtreecommitdiff
path: root/js/components/about-box.reel/about-box.css
diff options
context:
space:
mode:
authorJohn Mayhew2012-07-16 11:19:41 -0700
committerJohn Mayhew2012-07-16 11:19:41 -0700
commit08fa84476d323e4e17c0074af1a2c5568fd94299 (patch)
tree2c60dad442b236a7dee2e27a3f113fd55b8df65a /js/components/about-box.reel/about-box.css
parentd316b8edb91b2bfb4c4625c084fb4ac0f494c1e2 (diff)
downloadninja-08fa84476d323e4e17c0074af1a2c5568fd94299.tar.gz
Trademark Update - added trademarked Ninja name to the splash screen and about box.
Diffstat (limited to 'js/components/about-box.reel/about-box.css')
-rw-r--r--js/components/about-box.reel/about-box.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/components/about-box.reel/about-box.css b/js/components/about-box.reel/about-box.css
index efce5107..462fd578 100644
--- a/js/components/about-box.reel/about-box.css
+++ b/js/components/about-box.reel/about-box.css
@@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
42.mainAboutBoxContainer 42.mainAboutBoxContainer
43{ 43{
44 width: 580px; 44 width: 580px;
45 height: 420px; 45 height: 430px;
46 46
47 border-radius: 3px; 47 border-radius: 3px;
48 48
@@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE.
67#aboutBoxTextBlock 67#aboutBoxTextBlock
68{ 68{
69 position: relative; 69 position: relative;
70 margin: 30px; 70 margin: 0px 30px;
71} 71}
72 72
73#aboutBoxTextBlock p:first-child 73#aboutBoxTextBlock p:first-child