From 5ca0a68022901c10826e48f510e6ba553dfd600c Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Fri, 8 Jan 2021 00:37:20 +0100 Subject: [PATCH] First working version; --- css/app.css | 6 ++++++ index.html | 12 ++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/css/app.css b/css/app.css index 2943f39..02ce642 100644 --- a/css/app.css +++ b/css/app.css @@ -19,4 +19,10 @@ h1, h2, h3, h4, h5, h6, button:not(.btn-close) { border: none; background-color: transparent; color: white; +} + +footer { + position: fixed; + bottom: 2em; + right: 2em; } \ No newline at end of file diff --git a/index.html b/index.html index a02d857..4623aa6 100644 --- a/index.html +++ b/index.html @@ -15,17 +15,23 @@

9Follow

+
+

-