diff --git a/docs/style/style.css b/docs/style/style.css index 62589ea..d3f4fd2 100644 --- a/docs/style/style.css +++ b/docs/style/style.css @@ -67,11 +67,25 @@ nav a.active { margin: 80px auto 40px; padding: 0 20px; text-align: center; - max-width: 800px; + max-width: 800px; width: 100%; box-sizing: border-box; } +.centered-container { + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + text-align: center; + padding: 20px; + width: 100%; + max-width: 800px; + min-height: 84vh; + margin: 0 auto; +} + + h1 { font-size: 2.5rem; margin-bottom: 20px; diff --git a/docs/versions/index.html b/docs/versions/index.html index 3db2488..73c4114 100644 --- a/docs/versions/index.html +++ b/docs/versions/index.html @@ -30,9 +30,8 @@ -
+

All Phigros Versions

-

(Still in progress)

Select a main version to explore it's sub versions