edit edit edit

master
Ottis 5 years ago
parent 25de804fea
commit b614a41f5a

@ -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>

@ -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>

@ -14,9 +14,9 @@
<body>
<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>
@ -36,12 +36,13 @@
<br><br>
</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 {
width: 100%;
margin: auto;

@ -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>

Loading…
Cancel
Save