diff --git a/app/css/aether_native_app_v3.css b/app/css/aether_app_native_v3.css similarity index 67% rename from app/css/aether_native_app_v3.css rename to app/css/aether_app_native_v3.css index d8aff7e..cbebafa 100644 --- a/app/css/aether_native_app_v3.css +++ b/app/css/aether_app_native_v3.css @@ -3,8 +3,8 @@ body { height: 100%; max-height: 100%; */ - margin: .1em; - padding: .1em; + /* margin: .1em; + padding: .1em; */ } section#Main-Body { @@ -16,13 +16,13 @@ section#Main-Body { } section#Main-Nav-Menu { - min-height: 100%; + /* min-height: 100%; height: 100%; - max-height: 100%; + max-height: 100%; */ } section#Main-Content { - min-height: 100%; + /* min-height: 100%; height: 100%; - max-height: 100%; + max-height: 100%; */ } \ No newline at end of file diff --git a/app/static/launcher.reset b/app/files/launcher.reset similarity index 100% rename from app/static/launcher.reset rename to app/files/launcher.reset diff --git a/app/static/test.txt b/app/files/test.txt similarity index 100% rename from app/static/test.txt rename to app/files/test.txt diff --git a/app/static/images/oneskyit_logo.png b/app/img/oneskyit_logo.png similarity index 100% rename from app/static/images/oneskyit_logo.png rename to app/img/oneskyit_logo.png diff --git a/app/static/images/site_background.png b/app/img/site_background.png similarity index 100% rename from app/static/images/site_background.png rename to app/img/site_background.png diff --git a/app/static/images/site_background.svg b/app/img/site_background.svg similarity index 100% rename from app/static/images/site_background.svg rename to app/img/site_background.svg diff --git a/app/static/images/site_background.webp b/app/img/site_background.webp similarity index 100% rename from app/static/images/site_background.webp rename to app/img/site_background.webp diff --git a/app/index.html b/app/index.html index bcfb916..d1a3f8c 100644 --- a/app/index.html +++ b/app/index.html @@ -24,32 +24,34 @@ + + - + + + + + + - - - - - - + - + - + @@ -63,9 +65,9 @@