Skip to content

Commit

Permalink
Fix footer on big screens, add science icon
Browse files Browse the repository at this point in the history
  • Loading branch information
daxkellie committed Apr 26, 2022
1 parent 5790a2b commit 8a37859
Show file tree
Hide file tree
Showing 30 changed files with 8,692 additions and 597 deletions.
46 changes: 23 additions & 23 deletions _footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
.copyright-container {
display: flex;
width: 100%;
margin-bottom: 30px;
margin-bottom: 30px;
margin-top: 30px;
}

.copyright-row {
width: 100%;
height: 60px;
height: 66px;
position: relative;
margin-bottom: -1.75vw;
background-color: #c44d34;
Expand Down Expand Up @@ -71,14 +71,14 @@

/*-- Logos and acknowledgement --*/

.footer-container {
.footer-container {
display: flex;
width: 100%;
max-width: 1140px;
padding-left: 15px;
padding-right: 15px;
padding-top: 50px;
padding-bottom: 50px;
padding-bottom: 50px;
margin: auto;
}

Expand Down Expand Up @@ -161,7 +161,7 @@
margin: 4px 2px;
transition-duration: 0.3s;
cursor: pointer;
background-color: white;
background-color: white;
border: 2px solid #E06E53;
border-radius: 10px;
}
Expand All @@ -184,7 +184,7 @@
margin-top: 20px;
margin-bottom: 20px;
}

.footer-container {
width: 100%;
max-width: 100%;
Expand All @@ -204,15 +204,15 @@
width: 20em;
margin: auto;
}

.copyright-column-left {
width: 50%;
}

.copyright-column-right {
width: 50%;
}

.copyright-row {
height: 100px;
margin-bottom: -3.75vw;
Expand Down Expand Up @@ -243,43 +243,43 @@
<hr style="opacity: 0.4; margin-top: 10px; margin-bottom:10px">

<div class = "footer-container">

<!--<div class = "row-footer">-->
<div class = "column-footer">
<p class = "footer-text">The ALA is made possible by contributions from its partners, is supported
by
<a href = "https://www.education.gov.au/national-collaborative-research-infrastructure-strategy-ncris" class = "footer-link">NCRIS</a>, is hosted by
<p class = "footer-text">The ALA is made possible by contributions from its partners, is supported
by
<a href = "https://www.education.gov.au/national-collaborative-research-infrastructure-strategy-ncris" class = "footer-link">NCRIS</a>, is hosted by
<a href = "https://csiro.au/" class = "footer-link">CSIRO</a>, and is the Australian node of
<a href = "https://www.gbif.org/en/" id = "d-article" class = "footer-link">GBIF</a>.
</p>
<a href = "https://www.education.gov.au/national-collaborative-research-infrastructure-strategy-ncris">
<img
src = "images/logos/NCRIS_logo.png"
<img
src = "images/logos/NCRIS_logo.png"
class = "logo-ncris"
alt="NCRIS logo">
</img>
</a>
<a href = "https://csiro.au/">
<img
src = "images/logos/CSIRO_logo.png"
<img
src = "images/logos/CSIRO_logo.png"
class = "logo-csiro"
alt="CSIRO logo">
</img>
</a>
<a href = "https://www.gbif.org/en/">
<img
src = "images/logos/GBIF_109px.png"
<img
src = "images/logos/GBIF_109px.png"
class = "logo-gbif"
alt="GBIF logo">
</img>
</a>
</div>
<div class = "column-footer" id = "footer-logo">
<p class = "footer-text"><strong>Acknowledgement of Traditional Owners and Country</strong></p>
<p class = "footer-text-small">The Atlas of Living Australia acknowledges Australia's Traditional Owners
and pays respect to the past and present Elders of the nation's Aboriginal
and Torres Strait Islander communities. We honour and celebrate the
spiritual, cultural and customary connections of Traditional Owners to
<p class = "footer-text-small">The Atlas of Living Australia acknowledges Australia's Traditional Owners
and pays respect to the past and present Elders of the nation's Aboriginal
and Torres Strait Islander communities. We honour and celebrate the
spiritual, cultural and customary connections of Traditional Owners to
country and the biodiversity that forms part of that country.<br></br></p>
</div>
<!-- </div>-->
Expand Down
1,048 changes: 1,033 additions & 15 deletions _people/Stevenson_Matilda/Stevenson_Matilda.html

Large diffs are not rendered by default.

1,062 changes: 1,046 additions & 16 deletions _people/Westgate_Martin/Westgate_Martin.html

Large diffs are not rendered by default.

51 changes: 26 additions & 25 deletions _site/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2814,7 +2814,7 @@ <h3>${suggestion.title}</h3>
color: var(--hover-color, white);
}</style>
<!--/radix_placeholder_distill-->
<script src="site_libs/header-attrs-2.13/header-attrs.js"></script>
<script src="site_libs/header-attrs-2.11/header-attrs.js"></script>
<script src="site_libs/popper-2.6.0/popper.min.js"></script>
<link href="site_libs/tippy-6.2.7/tippy.css" rel="stylesheet" />
<link href="site_libs/tippy-6.2.7/tippy-light-border.css" rel="stylesheet" />
Expand Down Expand Up @@ -3003,7 +3003,8 @@ <h3 class="name">Shandiya Balasubramaniam</h3>
</div>
</div>
</div>
<div class="sourceCode" id="cb1"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
<div class="sourceCode" id="cb1"><pre
class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
<!--radix_placeholder_article_footer-->
<!--/radix_placeholder_article_footer-->
</div>
Expand All @@ -3027,13 +3028,13 @@ <h3 class="name">Shandiya Balasubramaniam</h3>
.copyright-container {
display: flex;
width: 100%;
margin-bottom: 30px;
margin-bottom: 30px;
margin-top: 30px;
}

.copyright-row {
width: 100%;
height: 60px;
height: 66px;
position: relative;
margin-bottom: -1.75vw;
background-color: #c44d34;
Expand Down Expand Up @@ -3091,14 +3092,14 @@ <h3 class="name">Shandiya Balasubramaniam</h3>

/*-- Logos and acknowledgement --*/

.footer-container {
.footer-container {
display: flex;
width: 100%;
max-width: 1140px;
padding-left: 15px;
padding-right: 15px;
padding-top: 50px;
padding-bottom: 50px;
padding-bottom: 50px;
margin: auto;
}

Expand Down Expand Up @@ -3181,7 +3182,7 @@ <h3 class="name">Shandiya Balasubramaniam</h3>
margin: 4px 2px;
transition-duration: 0.3s;
cursor: pointer;
background-color: white;
background-color: white;
border: 2px solid #E06E53;
border-radius: 10px;
}
Expand All @@ -3204,7 +3205,7 @@ <h3 class="name">Shandiya Balasubramaniam</h3>
margin-top: 20px;
margin-bottom: 20px;
}

.footer-container {
width: 100%;
max-width: 100%;
Expand All @@ -3224,15 +3225,15 @@ <h3 class="name">Shandiya Balasubramaniam</h3>
width: 20em;
margin: auto;
}

.copyright-column-left {
width: 50%;
}

.copyright-column-right {
width: 50%;
}

.copyright-row {
height: 100px;
margin-bottom: -3.75vw;
Expand Down Expand Up @@ -3261,43 +3262,43 @@ <h3 class="name">Shandiya Balasubramaniam</h3>
</style>
<hr style="opacity: 0.4; margin-top: 10px; margin-bottom:10px">
<div class = "footer-container">

<!--<div class = "row-footer">-->
<div class = "column-footer">
<p class = "footer-text">The ALA is made possible by contributions from its partners, is supported
by
<a href = "https://www.education.gov.au/national-collaborative-research-infrastructure-strategy-ncris" class = "footer-link">NCRIS</a>, is hosted by
<p class = "footer-text">The ALA is made possible by contributions from its partners, is supported
by
<a href = "https://www.education.gov.au/national-collaborative-research-infrastructure-strategy-ncris" class = "footer-link">NCRIS</a>, is hosted by
<a href = "https://csiro.au/" class = "footer-link">CSIRO</a>, and is the Australian node of
<a href = "https://www.gbif.org/en/" id = "d-article" class = "footer-link">GBIF</a>.
</p>
<a href = "https://www.education.gov.au/national-collaborative-research-infrastructure-strategy-ncris">
<img
src = "images/logos/NCRIS_logo.png"
<img
src = "images/logos/NCRIS_logo.png"
class = "logo-ncris"
alt="NCRIS logo">
</img>
</a>
<a href = "https://csiro.au/">
<img
src = "images/logos/CSIRO_logo.png"
<img
src = "images/logos/CSIRO_logo.png"
class = "logo-csiro"
alt="CSIRO logo">
</img>
</a>
<a href = "https://www.gbif.org/en/">
<img
src = "images/logos/GBIF_109px.png"
<img
src = "images/logos/GBIF_109px.png"
class = "logo-gbif"
alt="GBIF logo">
</img>
</a>
</div>
<div class = "column-footer" id = "footer-logo">
<p class = "footer-text"><strong>Acknowledgement of Traditional Owners and Country</strong></p>
<p class = "footer-text-small">The Atlas of Living Australia acknowledges Australia's Traditional Owners
and pays respect to the past and present Elders of the nation's Aboriginal
and Torres Strait Islander communities. We honour and celebrate the
spiritual, cultural and customary connections of Traditional Owners to
<p class = "footer-text-small">The Atlas of Living Australia acknowledges Australia's Traditional Owners
and pays respect to the past and present Elders of the nation's Aboriginal
and Torres Strait Islander communities. We honour and celebrate the
spiritual, cultural and customary connections of Traditional Owners to
country and the biodiversity that forms part of that country.<br></br></p>
</div>
<!-- </div>-->
Expand Down
Loading

0 comments on commit 8a37859

Please sign in to comment.