commit 4e67dd1f66caa9ced6e5c6cd7aa34ad0f477f1e6 parent 81afd555ee352c36d0cbc0fb7ec88c26d82425c6 Author: ugrnm <ultrageranium@bleu255.com> Date: Thu Aug 22 00:51:15 +0200 padded pDiffstat:
style.css | | | 5 | +++++ |
diff --git a/style.css b/style.css @@ -108,6 +108,11 @@ em { font-style: normal; } +p { + padding-top: 1em; + padding-bottom: 1em; +} + p, li { font-kerning: auto; letter-spacing: 0.02em;