From b31ecd7c693f670062ef1cc37fbf11e7ab443f82 Mon Sep 17 00:00:00 2001
From: Marco Alexander Fischer
Date: Sat, 8 Sep 2018 18:13:55 +0200
Subject: Added some text :pencil2:
---
assets/css/style.css | 5 +++++
index.html | 6 ++++++
2 files changed, 11 insertions(+)
diff --git a/assets/css/style.css b/assets/css/style.css
index b10552b..021a118 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -112,6 +112,11 @@ body {
cursor: pointer;
}
+.register {
+ alignment: bottom;
+ font-size: 13px;
+}
+
@keyframes middle-to-top {
from {
margin-top: 50vh;
diff --git a/index.html b/index.html
index a70759a..f00e79b 100644
--- a/index.html
+++ b/index.html
@@ -29,6 +29,12 @@
+
+
+
+
No account yet? Register here!
+