diff --git a/app/static/css/styles.css b/app/static/css/styles.css index ca4dbe01..b321d6b5 100644 --- a/app/static/css/styles.css +++ b/app/static/css/styles.css @@ -27,6 +27,13 @@ body { z-index: -100000; } +#time-analysis { + font-size: 1.2em; + margin: 0em 2em 2em 2em; + padding: -3em 0 -3em 0; + z-index: -100000; +} + #load { position: relative; display: none; diff --git a/app/templates/index.html b/app/templates/index.html index 8eaf992d..6017ee03 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -92,6 +92,7 @@

query-server

+

@@ -115,7 +116,7 @@

query-server