docs: update home

This commit is contained in:
_Bastler
2025-11-06 21:30:28 +01:00
committed by John Smith
parent 044383f95a
commit 4ca442f8a6
+1 -24
View File
@@ -2,7 +2,7 @@
title: Bastelei Wiki title: Bastelei Wiki
description: description:
published: true published: true
date: 2025-11-06T20:28:57.418Z date: 2025-11-06T20:30:26.371Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-03-24T20:04:42.100Z dateCreated: 2021-03-24T20:04:42.100Z
@@ -25,29 +25,6 @@ Alle Informationen rund um den Bastelei e. V.
# Dienste <a name="services" id="services"></a> # Dienste <a name="services" id="services"></a>
<style>
.service-box {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
gap: 10px;
}
.service-box a {
display: flex;
width: 150px;
height: 100px;
flex-direction: column;
justify-content: center;
align-items: center;
}
.service-box a img {
width: 60px;
height: auto;
}
</style>
<div class="service-box"> <div class="service-box">
<a href="/de/services/pretix"><img src="/services/book-user.svg">Mitgliedschaft</a> <a href="/de/services/pretix"><img src="/services/book-user.svg">Mitgliedschaft</a>
<a href="/de/services/webstly"><img src="/services/user-lock.svg">Accountverwaltung</a> <a href="/de/services/webstly"><img src="/services/user-lock.svg">Accountverwaltung</a>