diff options
Diffstat (limited to 'js/ninja.reel/ninja.css')
-rw-r--r-- | js/ninja.reel/ninja.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/js/ninja.reel/ninja.css b/js/ninja.reel/ninja.css new file mode 100644 index 00000000..99fa9a4f --- /dev/null +++ b/js/ninja.reel/ninja.css | |||
@@ -0,0 +1,11 @@ | |||
1 | /* <copyright> | ||
2 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
3 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
5 | </copyright> */ | ||
6 | |||
7 | .main { | ||
8 | padding: 100px; | ||
9 | } | ||
10 | |||
11 | |||