diff --git a/css/style.css b/css/style.css index 33a0e825..653fbabf 100644 --- a/css/style.css +++ b/css/style.css @@ -70,3 +70,11 @@ body .page-header { div.br { height: 30px; } + +div.loader-content { + position: fixed; + bottom: 0; + padding: 30px; + right: 0; + z-index: 2000; +} diff --git a/index.html b/index.html index e5943814..9748f124 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,6 @@