[2025-05-08] Adjusting zoom, font sizes and <hr> colour

This commit is contained in:
Andrew Conlin 2025-05-09 14:11:38 +01:00
parent 6f6de59de0
commit d736858945
3 changed files with 11 additions and 6 deletions

View file

@ -1,4 +1,4 @@
<ul style="list-style-type:none;margin:0;padding:0;font-size:16px;">
<ul style="list-style-type:none;margin:0;padding:0;">
{% for post in site.posts %}
{% assign category = post.category %}
{% if category == page.title %}