diff --git a/__pycache__/app.cpython-311.pyc b/__pycache__/app.cpython-311.pyc new file mode 100644 index 00000000..c84fe411 Binary files /dev/null and b/__pycache__/app.cpython-311.pyc differ diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..27300052 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /qa +Disallow: /dev \ No newline at end of file diff --git a/static/css/home.css b/static/css/home.css index b02945af..73a09151 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -1,21 +1,21 @@ .page-body > * { - height: 100%; + height: 100%; } #pageBody > * :first-child{ - margin-top: 25vh; + margin-top: 25vh; } #pageBody > * :last-child { - margin-bottom: 35vh; + margin-bottom: 35vh; } .img-demo { - max-width: 50%; - min-width: 500px; + max-width: 50%; + min-width: 500px; } .img-featured { - width: 100%; + width: 100%; } /* diff --git a/static/css/shared.css b/static/css/shared.css index 21a3e179..6b137e18 100644 --- a/static/css/shared.css +++ b/static/css/shared.css @@ -42,7 +42,7 @@ h1, h2, h3, h4, h5, p, a, label { */ h1 { - font-size: 36px; + font-size: 24px; } h2 { @@ -85,7 +85,7 @@ h5 { } /* Style the topnav links */ -.topnav a, .topnav label, .topnav p { +.topnav a, .topnav label, .topnav p, .topnav h1 { float: left; display: flex; color: white; @@ -95,7 +95,8 @@ h5 { width: 100%; max-height: 15vh; font-weight: normal; - font-size: 20px; + /* font-size: 20px; */ + justify-content: center; } /* .topnav a { @@ -151,6 +152,8 @@ h5 { #pageBody { height: 69vh !important; padding: 1vh; + padding-left: 1vw; + padding-right: 1vw; margin: 1vh; margin-left: 0; margin-right: 0; @@ -337,6 +340,8 @@ img.header-logo { /* Footer */ .footer { padding: 1vh; + padding-left: 1vw; + padding-right: 1vw; text-align: center; margin: 0; height: 8vh !important; diff --git a/static/images/Logo.png b/static/images/Logo.png index d49d2284..5468e5d9 100644 Binary files a/static/images/Logo.png and b/static/images/Logo.png differ diff --git a/static/images/Logo_v1a.png b/static/images/Logo_v1a.png new file mode 100644 index 00000000..d49d2284 Binary files /dev/null and b/static/images/Logo_v1a.png differ diff --git a/templates/_page_home.html b/templates/_page_home.html index c9344b89..a880f157 100644 --- a/templates/_page_home.html +++ b/templates/_page_home.html @@ -10,7 +10,7 @@
Your software engineering solution
+| Database | Server / Application | @@ -134,6 +84,22 @@
|---|