Update team.html

This commit is contained in:
TheErrorExe 2025-01-09 17:33:13 +01:00 committed by GitHub
parent 4474cfb382
commit 186f24b8e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,13 @@
text-align: center;
margin-top: 50px;
}
/* Flexbox für die Team-Mitglieder */
#team-members {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
</style>
</head>
<body>
@ -83,7 +90,7 @@
</div>
<div class="team-member">
<img src="/very.jpg" alt="VeryUmbrella">
<h3>VeryUmbrealla</h3></h3>
<h3>VeryUmbrella</h3>
<p>Leitung</p>
<p>Aktuelle Leitung des Servers (alte Leitung war gmrrh).</p>
</div>
@ -92,7 +99,7 @@
<h3>Danino</h3>
<p>Moderator</p>
<p>Ein Moderator.</p>
</br>
</div>
<div class="team-member">
<img src="/kraftwerk.jpg" alt="Kraftwerk">
<h3>AtomKraftwerk42</h3>