Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css/main.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body {
padding-top: 150px;
font-family: et-book, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
font-family: Arial, Helvetica, sans-serif;
}

.column {
Expand Down Expand Up @@ -35,4 +35,4 @@ img {
height: auto;
padding-top: 50px;
padding-bottom: 50px;
}
}
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@
Whenever you’re ready you can get started with the first section,
<a href="setup.html">setup</a>.
</p>

<iframe src="https://uploads.knightlab.com/storymapjs/80bc786626f91dfd10b8dd6a3a0aa4d1/histsci-119-gigapixel-1/index.html" frameborder="0" width="100%" height="800"></iframe>


</div>
</body>