commit 52bb80b76379c966e63d5144b29e6c00ab951ebc parent 4e67dd1f66caa9ced6e5c6cd7aa34ad0f477f1e6 Author: ugrnm <ultrageranium@bleu255.com> Date: Thu Aug 22 00:52:20 +0200 centered footer pDiffstat:
style.css | | | 4 | ++++ |
diff --git a/style.css b/style.css @@ -113,6 +113,10 @@ p { padding-bottom: 1em; } +footer p { + text-align: center; +} + p, li { font-kerning: auto; letter-spacing: 0.02em;