Justify text for easier readability

This commit is contained in:
Hendrik Kleinwaechter
2023-07-28 12:41:42 +02:00
parent 7c0735e916
commit a1f2be37ca

View File

@@ -57,7 +57,10 @@ main.main-content,main.titlepage,div.footnotes{
padding:1rem;
}
p.indent, p.noindent{text-indent:0}
p.indent, p.noindent{
text-indent: 0;
text-align: justify;
}
/* code{font-size:1.4rem;} */
/* figure pre.listings{font-size: 1.4rem;} */
figure.texsource, figure.shellcommand, figure.htmlsource, figure.luasource, figure.textsource{