You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Colophon</title>
<style>
@media print{
@page {
size: A5;
/* width: 100%*/
}
}
div{
padding:20px;
/*width:50%;*/
}
h1{
font-family: 'Margarine', cursive;
color: green;
}
p{
font-family: Helvetica, Arial, sans-serif;
line-height: 20px;
letter-spacing: 1px;
}
</style>
<link href="https://fonts.googleapis.com/css?family=Margarine" rel="stylesheet">
</head>
<body>
<div id="container">
<h1>Colophon</h1>
<p>Libraries amongst others: A network publication</p>
<p>a part of the publication</p>
<p>The Network We de(Served)<br>
XPUB Special Issue #08</p>
<p>first presented at<br>
Varia, Center for Everyday Technology<br>
Rotterdam, April 2019</p>
<p>Network and nodes attributed to the publication are<br>
<p>Simon Browne, Tancredi Di Giovanni, Paloma García, Rita Graça, Artemis Gryllaki, Pedro Sá Couto, Biyi Wen, Bohye Woo, Roel Roscam Abbing, Manetta Berends, Lídia Pereira, André Castro, Aymeric Mansoux, Michael Murtaugh, Steve Rushton, Leslie Robbins</p>
</div>
</body>
</html>