commit f98d2fd94928c498f03dd98f275ec81e51e29abc
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2015-09-02T03:56:00Z |
| subject | justify text |
commit f98d2fd94928c498f03dd98f275ec81e51e29abc
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2015-09-02T03:56:00Z
justify text
---
botanjs/src/Astro/Blog/Components/Entry/Blog.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/botanjs/src/Astro/Blog/Components/Entry/Blog.css b/botanjs/src/Astro/Blog/Components/Entry/Blog.css
index 38d8291..3adedbd 100644
--- a/botanjs/src/Astro/Blog/Components/Entry/Blog.css
+++ b/botanjs/src/Astro/Blog/Components/Entry/Blog.css
@@ -38,6 +38,7 @@
.b_bodyWrapper {
font-family: custom-sans;
color: #555;
+ text-align: justify;
min-height: 155px;
}