Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -664,17 +664,14 @@ Die Katastrophe in <span style="background-color: #a8e6cf; font-weight: bold; pa
|
|
664 |
with gr.Row():
|
665 |
gr.HTML("""
|
666 |
<div style="margin-top: 30px; border-top: 1px solid #eaeaea; padding-top: 20px;">
|
667 |
-
<h3 style="color: #4e8fd1; margin-bottom: 15px;">
|
668 |
-
|
669 |
|
670 |
<div style="margin-bottom: 20px; padding: 15px; background-color: white; border-left: 4px solid #0066cc; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
|
671 |
-
<div style="font-weight: bold; margin-bottom: 8px;">BERLIN — </div>
|
672 |
<div style="color: #444; line-height: 1.5;">
|
673 |
-
|
674 |
-
</div>
|
675 |
-
<div style="margin-top: 10px; font-style: italic; color: #666; font-size: 0.9em; border-top: 1px dotted #ddd; padding-top: 8px;">
|
676 |
-
Example of a Paris newspaper using its Berlin correspondent to report on a Japan earthquake, with a simple location-only dateline.
|
677 |
</div>
|
|
|
678 |
</div>
|
679 |
|
680 |
<div style="margin-bottom: 20px; padding: 15px; background-color: white; border-left: 4px solid #0066cc; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
|
|
|
664 |
with gr.Row():
|
665 |
gr.HTML("""
|
666 |
<div style="margin-top: 30px; border-top: 1px solid #eaeaea; padding-top: 20px;">
|
667 |
+
<h3 style="color: #4e8fd1; margin-bottom: 15px;">Zeitungsartikel</h3>
|
668 |
+
|
669 |
|
670 |
<div style="margin-bottom: 20px; padding: 15px; background-color: white; border-left: 4px solid #0066cc; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
|
|
|
671 |
<div style="color: #444; line-height: 1.5;">
|
672 |
+
Neues Erdbeben in Japan. w. London, 16. Januar. (Drahtdertcht.) Reuter mewet aus Osaka: Die telephonische und telegra» phische Verbindung zwischen Tokio und Osaka ist gestern morgen 5.45 Uhr durch ein Erdbeben unterbrochen worden. Die Trambahn in Tokio liegt still. Der Eisenbahnverkehr zwischen Tokio und Yokohama ist unterbrochen. Die königliche Familie ist in Sicherheit. In Lugamo, einer Dor« stadt Tokios, sind Brände ausgebrochen. Eia Elsenbahnzug siürzle in einen Flutz. Aus Tokio wird weiter gemeldet, daß bei dem Erdbeben in Osaka sechs Personen getötet und 22 verwundet, in Tokio vier getötet und 20 verletzt wurden. In Yokohama sind 600 Häuser zerstört worden.
|
|
|
|
|
|
|
673 |
</div>
|
674 |
+
|
675 |
</div>
|
676 |
|
677 |
<div style="margin-bottom: 20px; padding: 15px; background-color: white; border-left: 4px solid #0066cc; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
|