* adjust style of p tag.

This commit is contained in:
zhujinyong
2012-12-02 02:44:04 +00:00
parent 6ced79b6b6
commit 07588583fc

View File

@@ -1147,3 +1147,6 @@
width: 30%;
text-align: center;
}
p {
margin:5px 0;
}