X-Git-Url: https://git.rvb.name/esp-clock.git/blobdiff_plain/7fff81f521f6b9d6f277d972f59411452fb4a677..e1b7c70070cda97937a405a2c9e48d190b4391ef:/data/web/style.css diff --git a/data/web/style.css b/data/web/style.css index c83b684..2cbe74b 100644 --- a/data/web/style.css +++ b/data/web/style.css @@ -1237,7 +1237,14 @@ input[type=range]:focus::-ms-fill-upper { display:none } footer { - text-align:center + text-align:center; + position: absolute; + bottom: 1rem; + width: 100% +} +footer a { + display: inline-block; + text-decoration: none } .notification { float: right;