make the footer smaller

This commit is contained in:
Andreas Zweili 2018-01-14 14:19:20 +01:00
parent e9ff9e58a0
commit 489933e003
2 changed files with 6 additions and 0 deletions

View File

@ -638,6 +638,9 @@ h5 {
h6 {
font-size: 1em; }
footer {
font-size: 0.5em; }
small, sub, sup {
font-size: 75%; }

View File

@ -56,6 +56,9 @@ h5 {
h6 {
font-size: 1em; }
footer {
font-size: 0.5em; }
small, sub, sup {
font-size: 75%; }