1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

Change padding of article

This commit is contained in:
plt
2012-08-23 15:41:53 +08:00
parent 6512b9eef8
commit 3cb29d1b8d

View File

@@ -448,7 +448,7 @@ ul.with-bg li {
}
/* for article */
.article {
padding:40px 120px 40px 120px;
padding:40px 200px 40px 60px;
font-size:15px;
line-height:1.6;
color:#333;