edited style
This commit is contained in:
parent
23e2f1ea6b
commit
d8ead1920d
15
index.html
15
index.html
@ -29,7 +29,7 @@
|
||||
<div class="description">
|
||||
|
||||
<p>
|
||||
Relearn is a collective learning experiment with as many teachers as it has participants. It is motivated by the possibility to displace parameters of/for research, studying and learning. <a href='#' class='more'>Read more about Relearn.</a>
|
||||
Relearn is a collective learning experiment with as many teachers as it has participants. It is motivated by the possibility to displace parameters of/for research, studying and learning. <br><br> <a href='#' class='more'>Read more about Relearn.</a>
|
||||
</p>
|
||||
<div class='details'>
|
||||
<p>
|
||||
@ -42,7 +42,7 @@
|
||||
<p class="dash">///////////////////////////////////////////</p>
|
||||
|
||||
</div>
|
||||
<p>Right now there is so very much to relearn. We can't assume that we will be able to travel, cross borders, be together indoors, all things that were a given in the previous editions of Relearn. <a href='#' class='more'>Read more about the 2021 edition.</a></p>
|
||||
<p>Right now there is so very much to relearn. We can't assume that we will be able to travel, cross borders, be together indoors, all things that were a given in the previous editions of Relearn. <br> <br><a href='#' class='more'>Read more about the 2021 edition.</a></p>
|
||||
|
||||
|
||||
<div class='details'><p>This year, the material conditions of public moments of gathering such as Relearn come under scrutiny: the amount of energy, fuel, safety measures, etc. to make it possible with people coming from different places for a short amount of time.</p>
|
||||
@ -57,13 +57,16 @@ This is why we are thinking of this edition in terms of focusing on our local, R
|
||||
<p class="question">Details:</p>
|
||||
<ul>
|
||||
<li>Dates:</li>
|
||||
<br>
|
||||
<li>Location(s):</li>
|
||||
<br>
|
||||
<li>What we offer: <br>
|
||||
* 3 days of focused discussions, experiments, exercises and speculation in various locations in Rotterdam <br>
|
||||
* Rapid SARS-COV2 tests for every participant to make sure we stay as safe as possible <br>
|
||||
<br>
|
||||
* 3 days of focused discussions, experiments, exercises and speculation in various locations in Rotterdam <br> <br>
|
||||
* Rapid SARS-COV2 tests for every participant to make sure we stay as safe as possible <br> <br>
|
||||
* Plenty of snacks and refreshments and 3 vegetarian meals/snacks a day</li>
|
||||
|
||||
<li>What not to bring: <br>
|
||||
<br>
|
||||
<li>Not implicitly necessary: <br><br>
|
||||
* Computers </li>
|
||||
</ul>
|
||||
<p><a href="#" class='more'>Read the open call for Relearn 2021</a></p>
|
||||
|
10
style.css
10
style.css
@ -62,7 +62,8 @@ img {
|
||||
padding-left: 20px;
|
||||
font-family: "ARK-ES DenseMedium";
|
||||
font-weight: normal;
|
||||
font-size: 50px;
|
||||
font-size: 42px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#subtitle {
|
||||
@ -76,7 +77,7 @@ img {
|
||||
font-size: 16px;
|
||||
padding-left: 20px;
|
||||
padding-right: 100px;
|
||||
margin-top: 40px;
|
||||
margin-top: -20px;
|
||||
font-family: "Inconsolata";
|
||||
}
|
||||
|
||||
@ -97,7 +98,7 @@ h1 {
|
||||
}
|
||||
|
||||
.question {
|
||||
font-size: 22px;
|
||||
font-size: 25px;
|
||||
font-family: "ARK-ES Regular";
|
||||
}
|
||||
|
||||
@ -122,6 +123,9 @@ a {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
select {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
#logbot-help {
|
||||
float: right;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user