From 0eefa7cbbccf819214414e2780b09b8d3de71ae4 Mon Sep 17 00:00:00 2001 From: mb Date: Tue, 12 Dec 2023 19:27:53 +0100 Subject: [PATCH] removed the light colors for readability, added a longer description of the course, and added more space in the dropdowns + between the rows, to make it easier to create a square screenshot for instagram + mastodon --- 2024/call/call.css | 17 ++++------------- 2024/call/call.html | 14 +++++--------- 2 files changed, 9 insertions(+), 22 deletions(-) diff --git a/2024/call/call.css b/2024/call/call.css index 455c1ec..dc94687 100644 --- a/2024/call/call.css +++ b/2024/call/call.css @@ -1,9 +1,5 @@ -body{ - /* background-color: pink; */ -} form{ max-width: 1300px; - /* border: 1px solid blue; */ margin: 1em auto; padding: 1em; text-align: center; @@ -14,11 +10,9 @@ form *{ form h1{ font-size: 100%; } -/* form select { - padding: 0.5em 1em; - border: 0; - border-radius: 20%; -} */ +form select { + padding: 0.5em 0 0.5em 0.5em; +} form div#dropdowns { text-align: right; line-height: 1; @@ -27,8 +21,5 @@ form div#dropdown-options.hide{ display: none; } form div#dropdowns div.row{ - margin: 0.5em 0; -} -form div#info{ - /* display: none; */ + margin: 0.75em 0; } diff --git a/2024/call/call.html b/2024/call/call.html index 0394493..5d3ae60 100644 --- a/2024/call/call.html +++ b/2024/call/call.html @@ -110,10 +110,11 @@
+

- A two-year master focused on the acts of making things public -
- and creating publics in the age of post-digital networks. + The Master Experimental Publishing at the Piet Zwart Instituut 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.

Application deadlines:

@@ -126,11 +127,6 @@

-