made the open day button bounce + type in PZI removed + added line breaks in the application dates again for readability

master
mb 5 months ago
parent 8aedbd1ac7
commit 15cad61460

@ -50,6 +50,14 @@ form div#info{
pointer-events: all;
}
marquee{
text-align: center;
width: 400px;
}
marquee button{
margin-bottom: 1em;
}
div#rain1, div#rain2{
overflow: hidden;
position: fixed;

@ -130,17 +130,26 @@
</div> <!-- #dropdowns -->
<div id="info">
<p>
The <a href="https://xpub.nl/" target="_blank">Master Experimental Publishing</a> at the <a href="https://www.pzwart.nl/" target="_blank">Piet Zwart Instituut</a> in Rotterdam (NL) is a two-year master focused on the acts of making things public and creating publics in the age of post-digital networks.
The <a href="https://xpub.nl/" target="_blank">Master Experimental Publishing</a> at the <a href="https://www.pzwart.nl/" target="_blank">Piet Zwart Institute</a> in Rotterdam (NL) is a two-year master focused on the acts of making things public and creating publics in the age of post-digital networks.
</p>
<p>Application deadlines:</p>
<p>
March 4, 2023 (non-EU + EU) & May 8, 2023 (EU)<br>
March 4, 2023 (non-EU + EU)<br>
May 8, 2023 (EU)<br>
<br>
<button><a href="https://www.pzwart.nl/experimental-publishing/apply/" target="_blank">Apply</a></button>
<br>
</p>
</div> <!-- #info -->
<marquee behavior="alternate"><button><a href="https://www.pzwart.nl/blog/2023/10/10/open-day-saturday-29-october-2023/" target="_blank">Open Day (IRL) - February 10th, 2024</a></button> <button><a href="mailto:l.j.drost-robbins@hr.nl?subject=Open Day (Online)&amp;body=Hello, I will join the online open day on the February 6th on 10:00 CET or 16:00 CET" target="_blank">Open Day (Online) - February 6th, 2024</a></button></marquee>
<marquee behavior="alternate">
<br>
<br>
<button><a href="mailto:l.j.drost-robbins@hr.nl?subject=Open Day (online)&amp;body=Hello, I will join the online open day on the February 6th on 10:00 CET or 16:00 CET" target="_blank">Open Day (online) - February 6th, 2024</a></button>
<br>
<button><a href="https://www.pzwart.nl/blog/2023/10/10/open-day-saturday-29-october-2023/" target="_blank">Open Day (IRL) - February 10th, 2024</a></button>
<br>
<br>
</marquee>
</fieldset>
</form>
<div id="rain2" style="z-index: 1;"></div>

Loading…
Cancel
Save