diff --git a/index.html b/index.html index 0c0a30f7aebd9b3e5510e77694aae9bda5b66095..645daf550f82c31af044cb49f49682e8b273d7d3 100755 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@ <div class="col-md-4 col-lg-1" style="margin-top: -0;padding-top: 0px;"></div> <div class="col-md-4 col-lg-10" style="background-color: #f2f2f2;margin-top: 0px;padding-top: 20px;padding-bottom: 20px;"> <h2 class="text-center" style="color: #8a348b;"><strong>Neues Projekt anlegen</strong></h2> - <p class="text-center">Im Transferportal der HFT Stuttgart können Sie die Inhalte Ihrer Projekte ablegen, bearbeiten und darstellen. </p><button class="btn btn-primary btn-lg d-inline-flex d-lg-flex justify-content-center align-items-center align-content-center align-self-center justify-content-lg-center align-items-lg-end mx-auto" type="button" style="background-color: #8a348b;filter: invert(0%);"><a href="/project"><strong>Zur Projektübersicht</strong></a></button></div> + <p class="text-center">Im Transferportal der HFT Stuttgart können Sie die Inhalte Ihrer Projekte ablegen, bearbeiten und darstellen. </p><button class="btn btn-primary btn-lg d-inline-flex d-lg-flex justify-content-center align-items-center align-content-center align-self-center justify-content-lg-center align-items-lg-end mx-auto" type="button" style="background-color: #8a348b;filter: invert(0%);"><a href="/project" style="color:white"><strong>Zur Projektübersicht</strong></a></button></div> <div class="col-md-4 col-lg-1"></div> </div> </div>