[2025-04-25] Multiple design improvements

- Font size and scaling better for different displays
- Added 88x31 buttons in footer
- Other minor changes to CSS and layouts
This commit is contained in:
Andrew Conlin 2025-04-25 14:45:55 +01:00
parent 5a1ce2af21
commit c51385f72b
18 changed files with 68 additions and 57 deletions

View file

@ -3,8 +3,9 @@ layout: default
title: meta
---
<span style="font-size: x-large;"><a href="/">~</a> > <a href="">{{page.title}}</a><br></span>
{% include pageTitle.html %}
<p>Both the Sans Serif and Monospace fonts used on this site are <a href="https://vercel.com/font">Geist, by Vercel</a>.</p>
<p>Background colour is #000000, text colour is #E7D7AD, accent colour is #FABD2F.</p>
<p>The site is built using Jekyll. Source is available <a href="https://git.andrewconl.in/andrew/site">here</a>.</p>
<p>The 88x31 buttons in the footer were sourced from <a href="https://cyber.dabamos.de/88x31/">here</a>.</p>
<hr>