diff --git a/static/style.css b/static/style.css index bceca7c974c90a18ba59e8fc36d7570e8c5fc6d9..c2963d2505d5314948d2ae6de3480adf0c278623 100644 --- a/static/style.css +++ b/static/style.css @@ -133,16 +133,22 @@ footer a:hover { margin-top: 0.25em; } -.column { - margin-right: 15px; - padding: 5px; - width: 220px; +.abc { + text-align: center; } .row { + display: flex; + justify-content: center; margin-top: 15px; padding: 5px; - height: auto; +} + +.column { + margin-right: 15px; + padding: 5px; + width: 220px; + text-align: left; /* Align text to the left within each column */ } /* Home Page */ diff --git a/wiki/pages/team.html b/wiki/pages/team.html index 4cbd2cc9df68339c8e72c903db8a34fa67ae2fb1..7915c4b119cc9d6e6ad5f9fde2984838b067726b 100644 --- a/wiki/pages/team.html +++ b/wiki/pages/team.html @@ -10,7 +10,7 @@ <body> - <div style="margin: auto;"> + <div class="abc"> <div class="row"> <div class="column"> <div class="image">