Browse Source

changed fonts

master
alicestrt 3 years ago
parent
commit
982680c3ed
  1. 10
      index.html
  2. 17
      style.css

10
index.html

@ -30,8 +30,7 @@
<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>
</p>
<p>////////////////////////////////////</p>
</p>
<div class='details'>
<p>
Relearn is a summerschool which welcomes persons, artists, students, teachers from all backgrounds and disciplines. Participants will gather to learn from and teach to each other, beyond the traditional paradigms of education.
@ -40,15 +39,20 @@
<p>
Free, Libre and Open Source Software plays a fundamental role at Relearn, as it facilitates a different approach to the tools we commonly use in our practices and lives. For instance, it can allow us to understand the influence that tools themselves exert on the way they are used, or the different social relations and economies that are formed between who creates and uses them. Such a questioning approach to technology feels urgent, in a time in which more and more social, political and personal issues are addressed by solely technological means.
</p>
<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>
<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>
<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>
<p>
This is why we are thinking of this edition in terms of focusing on our local, Rotterdam. We do not see this as a turn towards some purely localist vision. We still wish to summon the best of what Relearn can offer: an transnationalist perspective and a chance to experience new and old ideas. We aim to explore the importance of self-organisation and the use of experimental tools to build alternative systems and economies within the urban fabric of Rotterdam. We will be focusing on the materialities of the everyday — e.g. even the most modest of actions, such as purchasing or disposing of any of the trillions of plastic objects causes them to circulate through the twenty-first century and thousands of years into the future.</p>
<p class="dash">///////////////////////////////////////////</p>
</div>
</div>
<div class="anarchive">
<p class="question">What is the anarchive</p>
<p>Our "anarchive" can be defined in many ways. An autonomous place for the Relearn community to dialogue without words. As the traces of our collective thinking-out-loud. A collective warm up exercise familiar to the materialities of the everyday group chat. A clutter of information that is not the documentation of a past activity but of something that evokes the not yet known. An unhierarchical accumulation of images, documents and links to spark the tracks that perhaps will run through Relearn.</p>

17
style.css

@ -58,12 +58,14 @@ img {
#subtitle {
font-size: 30px;
padding-left: 20px;
font-family: "Combine";
font-family: "ARK-ES";
margin-top: -40px;
}
.description {
font-size: 16px;
padding-left: 20px;
padding-right: 60px;
margin-top: 40px;
}
.anarchive {
@ -76,10 +78,21 @@ h1 {
.question {
font-size: 22px;
font-family: "Combine";
font-family: "ARK-ES";
}
.details {
display: none;
margin-top: 1em;
}
a {
text-decoration-style: dashed;
text-decoration-skip-ink: none;
text-decoration-color: blue;
color: black;
}
.dash {
font-family: "ARK-ES";
}

Loading…
Cancel
Save