aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/index.html b/index.html
index a3c1b96..c821391 100644
--- a/index.html
+++ b/index.html
@@ -10,8 +10,13 @@
<title>Texx Web</title>
</head>
<body>
- <div class="typewriter">
- <h1>Welcome to Texx!</h1>
+ <div class="heading">
+ <div class="typewriter">
+ <h1>Welcome to Texx!</h1>
+ </div>
+ </div>
+ <div class="loginform-box">
+ <p class="graytext">Please sign in to your account in order to use Texx-Web.</p>
</div>
</body>
</html> \ No newline at end of file