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; }