From f2baa6c09bc6642edcf346a5b605c5cf7ee9ab4d Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Tue, 11 Dec 2018 07:13:26 +0800 Subject: [PATCH] blog update --- css/aircloud.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;