1

Merge branch 'master' into showInviteLink

This commit is contained in:
kasch309
2020-03-24 16:34:06 +01:00
committed by GitHub
10 changed files with 215 additions and 12 deletions

View File

@ -27,8 +27,10 @@
</div>
</div>
<a style="background-color: #52a1eb; color: white" class="btn btn-lg" href="#"
onclick="window.history.back(-1);return false;" role="button">Zurück</a>
<button class="btn btn-primary"
style="background: #52a1eb; border-style: none;">
<a style="color: white" href="#" onclick="window.history.back(-1);return false;" role="button">Zurück</a>
</button>
</div>
</div>
</body>