diff --git a/docs/review.css b/docs/review.css index 96d18cf..642d75b 100644 --- a/docs/review.css +++ b/docs/review.css @@ -37,10 +37,11 @@ } .core-review p { margin-bottom: 20px; + text-indent: 4ch; + padding: 10px; } .core-review h2,h3,h4,h5 { margin-top: 30px; margin-bottom: 10px; - text-align: center; } diff --git a/static/review.css b/static/review.css index 96d18cf..642d75b 100644 --- a/static/review.css +++ b/static/review.css @@ -37,10 +37,11 @@ } .core-review p { margin-bottom: 20px; + text-indent: 4ch; + padding: 10px; } .core-review h2,h3,h4,h5 { margin-top: 30px; margin-bottom: 10px; - text-align: center; }