diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index d4c875c..ba36fc2 100644 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -7,7 +7,7 @@ - + diff --git a/docs/assets/stylesheets/home.css b/docs/assets/stylesheets/home.css index 6cb7644..925a061 100644 --- a/docs/assets/stylesheets/home.css +++ b/docs/assets/stylesheets/home.css @@ -16,3 +16,11 @@ height: 100%; pointer-events: none; } + +#fullscreen-loading { + position: fixed; + width: 100%; + height: 100%; + /*pointer-events: fill;*/ + pointer-events: none; +} diff --git a/overrides/home.html b/overrides/home.html index 07d0a2e..3fc0875 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -16,6 +16,10 @@ + + + +