diff --git a/css/aircloud.css b/css/aircloud.css index b447c84..c685b04 100644 --- a/css/aircloud.css +++ b/css/aircloud.css @@ -607,7 +607,7 @@ body { .post-content { line-height: 20px; font-size: 15px; - text-indent: 2em; + text-indent: 0; color: #333333; font-weight: 300; } @@ -632,7 +632,7 @@ body { color: #404040; font-size: 14px; line-height: 30px; - text-indent: 2em; + text-indent: 0; letter-spacing: 1px; } .post-content p img { @@ -648,7 +648,7 @@ body { color: #404040; font-size: 14px; line-height: 30px; - text-indent: 2em; + text-indent: 0; letter-spacing: 1px; margin-bottom: 5px; margin-top: 5px;