* change the margin of p.

This commit is contained in:
wangchunsheng
2010-09-13 02:10:42 +00:00
parent c5d75b195a
commit 5a6c36c0d9
@@ -13,7 +13,7 @@ td {
font: 12px/1.5 "sans serif",tahoma,verdana,helvetica;
}
p {
margin: 5px 0;
margin: 0;
}
.ke-flash {
border:1px solid #AAAAAA;
@@ -44,4 +44,4 @@ table {
}
table.ke-zeroborder td {
border:1px dotted #AAAAAA;
}
}