@ -16,7 +16,7 @@
<div id="wrapper">
<header>
<h1>The Library Is Open</h1>
<h1><a id="title" href="#">The Library Is Open</a></h1>
<h2>Special Issue 09</h2>
<h3>Piet Zwart Institute</h3>
@ -37,11 +37,12 @@
</header>
<section id="poster">
<article class="pdfs">
<iframe src="./ViewerJS/?zoom=page-width#../media/pdfs/poster.pdf" alt="pdf" width="100%" height="100%">
</article>
</section>
</div>
</body>
@ -29,6 +29,9 @@ h1 {
font-style: italic;
}
#title {
text-decoration: none;
section {
width: 100%;
@ -61,8 +64,6 @@ article {
margin: auto;
.pdfs {