Skip to content

Commit

Permalink
Image title, extend background
Browse files Browse the repository at this point in the history
  • Loading branch information
ModelEarth committed Sep 14, 2024
1 parent 66ca811 commit 37463b6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion challenge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<div style="background-color: #dae8eb; margin: 0 auto; overflow: auto; padding:0px; border:0px">
<div id="heroHolder" style="max-width:5000px; text-align:left; position:relative;">

<img id="heroImage" src="../img/hero/earth-artemus-2022.png" style="max-width:5000px;position: absolute;">
<img id="heroImage" src="../img/hero/earth-artemus-2022.png" style="max-width:5000px;position: absolute;" title="View from NASA's unmanned Orion spacecraft before traveling behind the Moon during Artemis I mission in 2022.">

<div style="position:absolute;z-index:2;width:100%">
<div style="float:left">
Expand Down
2 changes: 1 addition & 1 deletion projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<div id="bodyFile"></div>

<div id="hero_holder" style="position:relative;">
<img src="../img/hero/earth-artemus-2022.png" style="width:100%;max-width:2200px">
<img src="../img/hero/earth-artemus-2022.png" style="width:100%;max-width:2200px" title="View from NASA's unmanned Orion spacecraft before traveling behind the Moon during Artemis I mission in 2022.">

<div id="mainbucket" style="display:none" class="displayOnload darkDivText">

Expand Down
2 changes: 1 addition & 1 deletion projects/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ https://normansj.github.io/local-view-request/src/location/mylocation.html
<!-- that integrates with https://www.greenjobsboard.us, [X](https://x.com) with [Facebook](https://facebook.com/) with [Wechat mini programs](https://sekkeidigitalgroup.com/wechat-mini-program/) and [Weibo.com](https://weibo.com)-->

**[UN Goal Storyboards and Data Prep for Lunar Olympics Celebration](/io/coders/)**
[Join us](/io/coders/) Wednesdays at 11 AM EDT, Fridays at 6 PM EDT and Sunday evenings at 11 PM EDT as we create [future-forward interfaces](/requests/) using [Earthscape](/earthscape/app/) and [Open&nbsp;WebUI](/projects/src/) for [UN Goal timelines and forecasting](/data-commons/).
[Join us](/io/coders/) Wednesdays at 11 AM EDT, Fridays at 6 PM EDT and Sunday evenings at 11 PM EDT as we create [future-forward interfaces](/requests/) using [Earthscape](/earthscape/app/) and [Open&nbsp;WebUI](/projects/src/) with [UN Goal timelines and forecasting](/data-commons/).

**[Install LLM API pull from Google Data Commons](github.com/datacommonsorg/website)**
Build Google Data Commons locally to reuse visualization LLM.
Expand Down
4 changes: 3 additions & 1 deletion tools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,8 @@ <h4>US Environmentally Extended Input-Output (USEEIO) Model</h4>

<!-- Note: avoid putting background on the section because it extends behind the prior. -->
<section>
<div class="content contentpadding lite liteshade">
<div class="lite liteshade">
<div class="content contentpadding">

<h1 style="margin-bottom:0px">ABOUT THE MODEL</h1>
<h4>US Environmentally Extended Input-Output (USEEIO) Model</h4>
Expand All @@ -351,6 +352,7 @@ <h3 style="margin:0px">
-->
<a href="../../io/charts/">Embeddable Widgets</a>
</div>
</div>
</section>


Expand Down

0 comments on commit 37463b6

Please sign in to comment.