@ -21,14 +21,12 @@ body{
font-weight: normal;
background-color: white;
position: relative;
overflow: hidden;
width: 100%;
}
h1, h2, h3, h4, h5 {
font-family: PinyonScript;
font-weight: normal;
color: #00001a ;
color: #003cb3 ;
}
h1 {
@ -39,12 +37,12 @@ h1 {
p {
font-family: NotCourierSans;
color: #00001a ;
color: #003cb3 ;
font-size: 17px;
}
a {
color: #00001a ;
color: #003cb3 ;
}
audio{
@ -52,9 +50,19 @@ audio{
}
.image{
width: 400px;
}
.image img{
width: 400px;
}
.seperator{
width: 100%;
overflow: hidden:
width:100%;
overflow: hidden;
}
< / style >
@ -63,7 +71,9 @@ audio{
< body >
< h1 > OuNuPo < / h1 >
< p class = "seperator" > -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------< / p >
< div class = "seperator" >
< p > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------< / p >
< / div >
< p > < b > Special Issue 5< / b > < / p >
< p > The XPUB practitioners are currently working on OuNuPo: the 5th Special Issue with and around bookscanner culture. XPUB is the Experimental Publishing master at the Piet Zwart Institute.< / p >
< p > Wednesday March 28, 19:00, Worm - < a href = "https://www.openstreetmap.org/node/2610271782" popup = "yes" > Boomgaardsstraat 71< / a > < / p >
@ -76,6 +86,9 @@ audio{
Your browser does not support the audio element.
< / audio >
< / div >
< div class = "image" >
< img src = "http://pzwart1.wdka.hro.nl/~aroidl/try_scanning_loop.gif" alt = "scanning" >
< / div >
< / body >
< / html >