about summary refs log tree commit diff stats
path: root/css/prose.css
blob: 1954510ea776729f053cac8fe1c6fada5500dd09 (plain)
1
2
3
4
5
6
7
8
9
10
/* PROSE css for Autocento.
 * for PROSE considerations ONLY, e.g.:
 * line-height
 * hyphenation
 * etc.
 */

.prose {
    text-align: justify;
}