This commit is contained in:
Madison Scott-Clary
2020-02-21 16:54:41 -08:00
parent 6b71c1669e
commit 13718587bb
11 changed files with 99 additions and 7 deletions

View File

@ -1,9 +1,10 @@
<footer>
<p>&copy; Madison Scott-Clary, 2019
&bull; <a href="/about">About</a>
&bull; <a href="/news">Updates</a>
&bull; <a href="/map">Map</a>
&bull; <a href="/chronology">Chronology</a></p>
<p>&copy; Madison Scott-Clary, 2019&ndash;2020
&emsp;&bull;&emsp; <a href="/about">About</a>
&emsp;&bull;&emsp; <a href="/book">The <em class="ally-font">ally</em> book</a>
&emsp;&bull;&emsp; <a href="/news">Updates</a>
&emsp;&bull;&emsp; <a href="/map">Map</a>
<!-- &emsp;&bull;&emsp; <a href="/chronology">Chronology</a></p> -->
</footer>
<!-- Matomo -->

View File

@ -177,6 +177,10 @@ audio {
display: block;
margin: 0 auto;
}
.ally-font {
font-family: 'Merriweather Sans', sans-serif;
font-style: italic;
}
@keyframes flash {