diff -r 131b90c4909e -r 355edb728822 style.css --- a/style.css Fri Sep 20 23:21:21 2019 +0200 +++ b/style.css Fri Sep 20 23:35:55 2019 +0200 @@ -17,4 +17,8 @@ a.anchor { color: #eee; text-decoration: none; -} \ No newline at end of file +} + +p.footer { + font-size: 80%; +}