Skip to content

Commit 262c0ff

Browse files
committed
biota, added object
1 parent 0e113d4 commit 262c0ff

File tree

8 files changed

+81
-129
lines changed

8 files changed

+81
-129
lines changed

_data/sedi.csv

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

_sass/_custom.scss

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,19 @@ article{
295295
color: #8B4513;
296296
}
297297

298+
/* Match gallery captions to heading color and remove link underlines */
299+
.figure-caption,
300+
.figure-caption a {
301+
color: #8B4513 !important;
302+
text-decoration: none !important;
303+
}
304+
305+
.figure-caption a:hover,
306+
.figure-caption a:focus {
307+
color: #8B4513 !important;
308+
text-decoration: none !important;
309+
}
310+
298311
.tributary-body p {
299312
line-height: 1.5;
300313
color: #5d4037;

_tributaries/biota.md

Lines changed: 28 additions & 96 deletions
Large diffs are not rendered by default.

objects/object_list.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ parrinello.jpeg,/objects/parrinello.jpeg,/objects/small/parrinello_sm.jpg,/objec
3434
patagonia.jpg,/objects/patagonia.jpg,/objects/small/patagonia_sm.jpg,/objects/thumbs/patagonia_th.jpg
3535
podmore.jpg,/objects/podmore.jpg,/objects/small/podmore_sm.jpg,/objects/thumbs/podmore_th.jpg
3636
powell.jpg,/objects/powell.jpg,/objects/small/powell_sm.jpg,/objects/thumbs/powell_th.jpg
37-
sediment278.JPG,/objects/sediment278.JPG,/objects/small/sediment278_sm.jpg,/objects/thumbs/sediment278_th.jpg
37+
sediment278.jpg,/objects/sediment278.jpg,/objects/small/sediment278_sm.jpg,/objects/thumbs/sediment278_th.jpg
3838
sediment279.JPG,/objects/sediment279.JPG,/objects/small/sediment279_sm.jpg,/objects/thumbs/sediment279_th.jpg
3939
sediment280.JPG,/objects/sediment280.JPG,/objects/small/sediment280_sm.jpg,/objects/thumbs/sediment280_th.jpg
4040
sediment281.JPG,/objects/sediment281.JPG,/objects/small/sediment281_sm.jpg,/objects/thumbs/sediment281_th.jpg
@@ -76,6 +76,7 @@ sediment351.jpg,/objects/sediment351.jpg,/objects/small/sediment351_sm.jpg,/obje
7676
sediment352.jpg,/objects/sediment352.jpg,/objects/small/sediment352_sm.jpg,/objects/thumbs/sediment352_th.jpg
7777
sediment353.jpg,/objects/sediment353.jpg,/objects/small/sediment353_sm.jpg,/objects/thumbs/sediment353_th.jpg
7878
sediment354.jpg,/objects/sediment354.jpg,/objects/small/sediment354_sm.jpg,/objects/thumbs/sediment354_th.jpg
79+
sediment355.jpg,/objects/sediment355.jpg,/objects/small/sediment355_sm.jpg,/objects/thumbs/sediment355_th.jpg
7980
smith.jpg,/objects/smith.jpg,/objects/small/smith_sm.jpg,/objects/thumbs/smith_th.jpg
8081
storying.jpg,/objects/storying.jpg,/objects/small/storying_sm.jpg,/objects/thumbs/storying_th.jpg
8182
tracks.png,/objects/tracks.png,/objects/small/tracks_sm.jpg,/objects/thumbs/tracks_th.jpg

objects/sediment355.jpg

119 KB
Loading

objects/small/sediment355_sm.jpg

45.5 KB
Loading

objects/thumbs/sediment355_th.jpg

16.4 KB
Loading

pages/about.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Glen Canyon (called Tséyi, or deep in the rock in Navajo) sits just upstream fr
1515
<br>
1616

1717
<div style="max-width: 650px; margin: 0 auto;">
18-
{% include feature/mini-map.html map-zoom="7" basemap="Esri_WorldImagery" latitude="37.08051318" longitude="-111.3133762" %}
18+
{% include feature/mini-map.html map-zoom="8" basemap="Esri_WorldStreetMap" latitude="37.30000000" longitude="-111.0133762" %}
19+
1920
</div>
2021

2122
<br>
@@ -59,5 +60,10 @@ When the Glen Canyon Dam drowned Glen Canyon, it also subsumed the lives and his
5960

6061
**Devin Becker** is the Associate Dean for Research and Instruction at the University of Idaho Library, where he also co-directs the Center for Digital Inquiry and Learning (CDIL) and oversees the development of the digital exhibit frameworks CollectionBuilder, Oral History as Data, and Digital Dramaturgy.
6162

63+
<br>
64+
<br>
65+
6266
**Thanks also to**: Dr. Jennifer Ladino, Dr. Erin James, Dr. Aly Kreikemeier, and Chris Lamb, all of whom have nurtured, guided, and supported this project from start to finish.
6367

68+
<br>
69+
<br>

0 commit comments

Comments
 (0)