From 77c6da0f221c210bb801b5f6415f1a999be37b5d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 21 Feb 2018 15:19:13 +0100 Subject: msg --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.html b/index.html index 53460a7..13d6e96 100644 --- a/index.html +++ b/index.html @@ -16,9 +16,21 @@ body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; user-select: none; } +#header { + position: absolute; + bottom: 20px; left: 0; + width: 100%; + color: #000; + font-size: 16px; + font-weight: 100; + text-align: center; + z-index: 20; + pointer-events: none; +} + -- cgit v1.2.3-70-g09d2