1
This commit is contained in:
killerber4t
2020-03-17 14:46:20 +01:00
parent 61e007e4d8
commit aa843f1d8e

View File

@ -27,6 +27,8 @@
<main th:fragment="bodycontent">
<div class="container-fluid">
<div class="row">
<div class="col-9">
<div class="shadow-sm p-4" style="border: 10px solid aliceblue; background: aliceblue">
<h1 style="color: dodgerblue; font-weight: bold" th:text="${group.getTitle()}"></h1>
<p style="font-weight: bold">
@ -43,7 +45,7 @@
</div>
</div>
</div>
</div>
<div class="col-3" style="white-space: nowrap">
<div>
<h2 style="display: inline-block; margin: 0">Mitglieder</h2>