diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 06e4c7b4..58775481 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -47,6 +47,9 @@ ol, ul { padding-left: 1.5em; margin: 0; } +p { + text-align: justify; +} p:first-child { margin-top: 0; }