Unnötiges zum Teil entfernt!

This commit is contained in:
ben8
2025-05-10 14:41:31 +02:00
parent 1bb2666784
commit 5d8f3ed820
18 changed files with 0 additions and 231 deletions

View File

@@ -2,21 +2,8 @@
{% load static %}
{% block extra_css %}
<link rel="stylesheet" href="{% static 'swiper/swiper-bundle.min.css' %}">
<style>
.swiper {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.custom-outline {
-webkit-text-stroke: 0.2px rgb(0, 0, 0);