Add font, update year

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2025-02-28 13:21:11 -06:00
parent d21c678074
commit 35cc18f901
3 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@
<footer> <footer>
<a href=https://gitea.chloefontenot.org/CCF_100/frontpage class="button info">Chloe Fontenot, 2024</a> <a href=https://gitea.chloefontenot.org/CCF_100/frontpage class="button info">Chloe Fontenot, 2025</a>
</footer> </footer>
<script> <script>
function getCookie(cname) { function getCookie(cname) {

View File

@ -36,7 +36,7 @@ body {
} }
#jsOutput { #jsOutput {
font-family: monospace; font-family: "Roboto Mono", monospace;
width: 95%; width: 95%;
text-align: left; text-align: left;
margin-left: auto; margin-left: auto;

Binary file not shown.