Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -587,7 +587,7 @@ with gr.Blocks(css=custom_css, title="Daten Strukturieren und Analysieren") as d
|
|
587 |
<div style="text-align: center; margin-bottom: 1rem">
|
588 |
<h1>Strukturierung und Visualisierung von historischen Daten</h1>
|
589 |
</div>
|
590 |
-
<div style="
|
591 |
<h3 style="color: #2c6bb3; margin-top: 0; margin-bottom: 15px; font-size: 1.3rem;">Kurz erklärt: Was macht diese Anwendung?</h3>
|
592 |
|
593 |
<ol style="padding-left: 20px; margin-bottom: 0;">
|
|
|
587 |
<div style="text-align: center; margin-bottom: 1rem">
|
588 |
<h1>Strukturierung und Visualisierung von historischen Daten</h1>
|
589 |
</div>
|
590 |
+
<div style="font-family: 'Source Sans Pro', sans-serif; max-width: 1000px; margin: 0 auto; color: #333; line-height: 1.7; font-size: 1.15rem;">
|
591 |
<h3 style="color: #2c6bb3; margin-top: 0; margin-bottom: 15px; font-size: 1.3rem;">Kurz erklärt: Was macht diese Anwendung?</h3>
|
592 |
|
593 |
<ol style="padding-left: 20px; margin-bottom: 0;">
|