diff --git a/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css b/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css index c01f2e4..43039aa 100644 --- a/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css +++ b/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css @@ -67,8 +67,10 @@ body { } #content p { - margin: .2em 0; - text-indent: 2em; + margin: .6em 0; + text-indent: 1.5em; + text-align: justify; + font-size: 80%; } #content a {