oberbics commited on
Commit
b1dd40e
·
verified ·
1 Parent(s): 7f90803

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin: 25px 0; border-left: 5px solid #4e8fd1;">
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;">