diff options
Diffstat (limited to 'index.html')
-rwxr-xr-x[-rw-r--r--] | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html index 44f8ec7e..ba2f70f8 100644..100755 --- a/index.html +++ b/index.html | |||
@@ -4,6 +4,7 @@ | |||
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> | 8 | <html> |
8 | 9 | ||
9 | <head lang="en"> | 10 | <head lang="en"> |
@@ -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; |