diff --git a/assets/css/common/post-single.css b/assets/css/common/post-single.css index 79ccbec..69cbb4f 100644 --- a/assets/css/common/post-single.css +++ b/assets/css/common/post-single.css @@ -69,6 +69,10 @@ font-size: 12px; } +.post-content p { + text-align: justify !important; +} + .post-content a, .toc a:hover { box-shadow: 0 1px 0;