Tobias Geisler
commited on
Commit
·
601b5f5
1
Parent(s):
3fbea5e
coupon link attached
Browse files
app.py
CHANGED
@@ -57,9 +57,9 @@ with gr.Blocks() as demo:
|
|
57 |
}
|
58 |
}
|
59 |
</style>
|
60 |
-
<div class="responsive-container" style="display: flex; align-items: center; padding: 20px; border: 2px solid #FF0098
|
61 |
<img src="https://assets.codora.ch/app/uploads/2022/04/codora-300.png" alt="Codora Logo" style="height: 60px; margin-right: 20px;">
|
62 |
-
<span style="font-size: 1.4em;">Erhalte <strong>15% Rabatt</strong> auf deine Buchung mit dem Code <strong>GAMEWEEK</strong> auf <strong><a href="https://codora.ch" style="color: #FF0098; text-decoration: none;">codora.ch ➝</a></strong><br><br>Nur gültig bis Sonntag, 3. März.</span>
|
63 |
</div>
|
64 |
""")
|
65 |
gr.Markdown("## Chatte mit deinem Promptverteidiger")
|
|
|
57 |
}
|
58 |
}
|
59 |
</style>
|
60 |
+
<div class="responsive-container" style="display: flex; align-items: center; padding: 20px; border: 2px solid #FF0098; border-radius: 7px;">
|
61 |
<img src="https://assets.codora.ch/app/uploads/2022/04/codora-300.png" alt="Codora Logo" style="height: 60px; margin-right: 20px;">
|
62 |
+
<span style="font-size: 1.4em;">Erhalte <strong>15% Rabatt</strong> auf deine Buchung mit dem Code <strong>GAMEWEEK</strong> auf <strong><a href="https://codora.ch/?wt_coupon=GAMEWEEK" style="color: #FF0098; text-decoration: none;">codora.ch ➝</a></strong><br><br>Nur gültig bis Sonntag, 3. März.</span>
|
63 |
</div>
|
64 |
""")
|
65 |
gr.Markdown("## Chatte mit deinem Promptverteidiger")
|