diff --git a/public/site.css b/public/site.css index 7f95c87..f74c733 100644 --- a/public/site.css +++ b/public/site.css @@ -80,6 +80,7 @@ p.next { } p.footer { color: grey; + font-size: 75%; } p.footer a, p.footer a:visited { color: grey; diff --git a/templates/site.css b/templates/site.css index 7f95c87..f74c733 100644 --- a/templates/site.css +++ b/templates/site.css @@ -80,6 +80,7 @@ p.next { } p.footer { color: grey; + font-size: 75%; } p.footer a, p.footer a:visited { color: grey;