blog update

This commit is contained in:
James Feng Cao 2018-12-11 07:13:26 +08:00
parent 530329d449
commit f2baa6c09b
1 changed files with 3 additions and 3 deletions

View File

@ -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;