diff options
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,7 +4,8 @@ | |||
4 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | 4 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> |
5 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | 5 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. |
6 | </copyright> --> | 6 | </copyright> --> |
7 | <html manifest="ninja.appcache"> | 7 | <!-- <html manifest="ninja.appcache"> --> |
8 | <html> | ||
8 | 9 | ||
9 | <head lang="en"> | 10 | <head lang="en"> |
10 | 11 | ||
@@ -39,7 +40,7 @@ | |||
39 | left: 0%; | 40 | left: 0%; |
40 | width: 100%; | 41 | width: 100%; |
41 | height: 100%; | 42 | height: 100%; |
42 | background-image: -webkit-radial-gradient(center, ellipse cover, rgba(40, 40, 40, 1) 0%, rgba(5, 5, 5, 1) 50%, rgba(0, 0, 0, 1) 100%); | 43 | background-image: -webkit-radial-gradient(center, ellipse cover, rgba(40, 40, 40, 1) 0%, rgba(5, 5, 5, 1) 80%, rgba(0, 0, 0, 1) 100%); |
43 | background-size: auto, 115%; | 44 | background-size: auto, 115%; |
44 | background-color: rgba(150, 0, 0, 1); | 45 | background-color: rgba(150, 0, 0, 1); |
45 | background-position: center center; | 46 | background-position: center center; |