1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
html { font-family: sans-serif; font-size: 10pt; hyphens: auto; tab-size: 2; } code { font-family: monospace; font-size: 9pt; } h1, h2, h3, h4, h5, h6, aside, header { text-wrap: balance; } article { text-align: justify; }