added site1 site2 to sketches

master
simon 4 years ago
parent e87a9d8549
commit 339bf30b64

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

@ -23,7 +23,7 @@
<div class="col">
<div>
<li><a class="iframe_redirect" href="https://pzwiki.wdka.nl/mediadesign/User:Simon/A_note_to_the_reader" target="iframe">*A note to the reader:</a></li>
<li>Tasks of the Contingent Librarian</li>
<li><a class="iframe_redirect" href="https://pzwiki.wdka.nl/mediadesign/User:Simon/Tasks_of_the_Contingent_Librarian" target="iframe">Tasks of the Contingent Librarian</a></li>
<li>acquiring/removing</li>
<li>finding texts</li>
<li>uploading</li>
@ -77,7 +77,7 @@
</div>
<div class="col">
<iframe name="iframe" src="https://pzwiki.wdka.nl/mediadesign/User:Simon">*A note to the reader</iframe>
<iframe name="iframe" src="https://pzwiki.wdka.nl/mediadesign/User:Simon/Tasks_of_the_Contingent_Librarian">*A note to the reader</iframe>
</div>
</div>
</div>

@ -38,7 +38,9 @@ h2 {
padding-top: 12px;
}
div .container-fluid {
div
.container-fluid {
background-color: white;
/*padding-top: 12px;*/
}
@ -67,7 +69,12 @@ img {
z-index: 2;
}
li.nav {
li {
list-style-type: circle;
}
.nav {
float: left;
}

Loading…
Cancel
Save