1
0

3 Commits
1.0.0 ... 1.2.1

Author SHA1 Message Date
357a82178e youtube link changed 2023-10-10 02:05:03 +02:00
599395081d Fr/update new party (#4)
* new text and links

* updated link color and other styles
2023-10-07 17:43:35 +02:00
d8be31c301 update: new version 2023-01-10 23:11:47 +01:00
2 changed files with 35 additions and 33 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 KiB

View File

@ -1,3 +1,5 @@
<!doctype html>
<html>
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
@ -62,45 +64,44 @@
alt="party-ples-large" alt="party-ples-large"
/> />
</section> </section>
<section class="party__thanks" style="display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 1rem; margin: 100px 25px 50px 25px">
<p style="max-width: 500px; text-align: center" >Již nyní pro Vás připravujeme další ročník <b>PARTY PLESU!</b> Zapište si <b>24. 2. 2024</b> do kalendáře, protože už teď víme, že se máte na co těšit.</p>
<p style="max-width: 500px; text-align: center">Sledujte nově náš <a href="https://www.instagram.com/pkm.hub" target="_blank" style="color: var(--clrRed); text-decoration: underline">instagram</a>, kde kromě novinek o plesu přidáváme i různé fotky a videa ze zákulisí.</p>
</section>
<section class="party__links">
<a <a
class="hero__button" class="hero__button"
href="https://www.kcturnov.cz/ostatni-akce/pkm-party-ples" href="https://photos.app.goo.gl/Ff62vodzyRFNrMsY7"
target="_blank" target="_blank"
style="margin: 1rem auto;"
> >
Vstupenky FOTKY Z FOTOKOUTKU
<span class="material-icons"> <span class="material-icons">
double_arrow double_arrow
</span> </span>
<img
src="pkmples-web-new-material/ikony/doprava.png"
alt="šipka doprava"
class="doprava"
/>
<img src="pkmples-web-new-material/ikony/doleva.png" alt="šipka doleva"class="doleva"/>
</a> </a>
<a
class="hero__button"
href="https://photos.app.goo.gl/DdxK5VqvjAWkavSK6"
target="_blank"
style="margin: 1rem auto;"
>
FOTKY Z PARKETU
<span class="material-icons">
double_arrow
</span>
</a>
</section>
<section class="cenik__img"> <section class="cenik__img">
<img <img
src="pkmples-web-new-material/polaroid/polaroid-web-750-new.png" src="/img/polaroid-thanks-web-750.png"
alt="polaroid-web" alt="polaroid-web"
/> />
<div class="cenik">
<div>
<p>před Štědrým dnem <span>do 24. prosince</span></p>
<p>180 Kč / 200 Kč</p>
</div>
<div>
<p>před silvestrem <span>od 25. do 31. prosince</span></p>
<p>200 Kč / 220 Kč</p>
</div>
<div>
<p>během ledna <span>od 1. ledna do plesu</span></p>
<p>220 Kč / 240 Kč</p>
</div>
</div>
</section> </section>
<a <a
class="hero__button" class="hero__button"
href="https://www.facebook.com/events/616074790100388/?active_tab=discussion" href="https://www.facebook.com/events/823114292589147/?active_tab=discussion"
target="_blank" target="_blank"
> >
Facebook Událost Facebook Událost
@ -112,7 +113,7 @@
<iframe <iframe
class="video" class="video"
height="315" height="315"
src="https://www.youtube.com/embed/AcBfwC4E810" src="https://www.youtube.com/embed/YXbvzCNCBt0"
title="YouTube video player" title="YouTube video player"
frameborder="0" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
@ -189,3 +190,4 @@
<footer><a href="https://www.fofrweb.com/" target="_blank">Vytvořeno týmem Fofrweb</a></footer> <footer><a href="https://www.fofrweb.com/" target="_blank">Vytvořeno týmem Fofrweb</a></footer>
</body> </body>
</html> </html>