Skip to content

Commit

Permalink
Tuning sidebar for immersive theater
Browse files Browse the repository at this point in the history
  • Loading branch information
mishawagon committed Apr 11, 2019
1 parent 20b3449 commit ce5045a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 5 additions & 1 deletion app/css/surfacetension.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,11 @@ h3 {
}

#meta p.padded-p {
margin-bottom: 2em;
margin-bottom: 1em;
}

#meta p.padded-p a {
font-size: .75em;
}

#meta ul {
Expand Down
8 changes: 5 additions & 3 deletions app/viz.html
Original file line number Diff line number Diff line change
Expand Up @@ -929,17 +929,19 @@ <h3>by Caitlin & Misha</h3>
<p>
This visualization maps streamflow data from the United States Geological Survey in real time across the US. Water supports life but can also drown and destroy. People are mostly water, but the melting ice caps threaten our very existence. Harnessing this elemental force requires a balancing act and this artwork is a reflection on humanity's fraught relationship with freshwater.
</p>
<p class="padded-p">
<p>
Special thanks to NC State Libraries, the Immersive Scholar Residency, the Andrew W. Mellon Foundation, and the Raleigh USGS.
</p>
<p class="padded-p">
<a href="https://caitlinandmisha.com" title="Caitlin & Misha Homepage">caitlinandmisha.com/surface-tension</a>
</p>

<div id="im_logo">
<img src="img/Imm-Sch-Logo-White.png">
</div>

<ul>
<li><a href="https://caitlinandmisha.com" title="Caitlin & Misha Homepage">caitlinandmisha.com/
surface-tension</a></li>
<li><a href="https://www.lib.ncsu.edu/" title="NC State Libraries">lib.ncsu.edu</a></li>
<li><a href="https://www.immersivescholar.org/" title="Immersive Scholar">immersivescholar.org</a></li>
<li><a href="https://www.usgs.gov/" title="USGS">usgs.gov</a></li>
</ul>
Expand Down

0 comments on commit ce5045a

Please sign in to comment.