Skip to content

Commit

Permalink
text
Browse files Browse the repository at this point in the history
  • Loading branch information
chillSen authored Dec 21, 2024
1 parent b413630 commit f055cfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

.page3 {
background: linear-gradient(to bottom, #bb0202, #9b5b5b);
color: black;
color: white;
display: flex;
flex-direction: column;
justify-content: center;
Expand Down Expand Up @@ -232,7 +232,7 @@ <h1>Frohe Weihnachten, Goldie!</h1>

<div class="page page3" style="display: none;">
<div class="tickets">
<h2>Wir gehen gemeinsam in die Oper DAS RHEINGOLD am Freitag, 07.02.2025 18:00 Uhr</h2>
<h2>Wir gehen gemeinsam in die Oper: DAS RHEINGOLD am Freitag, 07.02.2025 18:00 Uhr</h2>
</div>
<div class="button-container">
<button onclick="previousPage()">Zurück</button>
Expand Down

0 comments on commit f055cfe

Please sign in to comment.