diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -4,7 +4,8 @@ <style> body { background: 000000; - font-family: Arial, sans-serif; + font-family: 'Segoe UI', Arial, sans-serif; + text-align: center; } p { @@ -14,11 +15,9 @@ </style> </head> <body> -<center> -<h3>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h3> -<h3> If you want you can help to contribute to this project and the original website got archived.</h3> -<h4>Originally this was made by a group of people and i'll mention them now: ntim007, DaKode, link6155 and blindbartemais.</h4> +<h3>Welcome to Online Windows 8!<br>A Windows 8 simulator made in HTML5!</h3> +<h3>You can help contribute to this project as the original website got archived.</h3> +<h4>Originally made by ntim007, DaKode, link6155 and blindbartemais.</h4> <b><a href ="/lockscreen/index.html">Start here!</a> <a href="https://github.com/Windows8Online/windows8online.github.io">Official Github Page!</a></b> -</center> </body> </html> |
