aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-01 01:10:26 -0400
committerUnknown <Alee14498@gmail.com>2017-10-01 01:10:26 -0400
commit01e3d2a0b64f55230b7377ba8dee392ec5ac5b48 (patch)
tree269c8cb3d4b04f85167354393911605b6948161e /index.html
parent4c4419c4039dffb7251f94c783d986f4a5cfbec3 (diff)
downloadwindows8online-01e3d2a0b64f55230b7377ba8dee392ec5ac5b48.tar.gz
windows8online-01e3d2a0b64f55230b7377ba8dee392ec5ac5b48.tar.bz2
windows8online-01e3d2a0b64f55230b7377ba8dee392ec5ac5b48.zip
Making index.html nicer
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index 21c42de..1e41466 100644
--- a/index.html
+++ b/index.html
@@ -1,10 +1,12 @@
<html>
<head>
<title>Online Windows 8</title>
+<link href="https://bootswatch.com/cosmo/bootstrap.min.css" rel="stylesheet">
</head>
<body>
-<h1>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h1>
-<br>
-<a href ="/lockscreen/index.html">Start here!</a>
+<center>
+<h3>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h3>
+<b><a href ="/lockscreen/index.html">Start here!</a></b>
+</center>
</body>
</html> \ No newline at end of file