* adjust the ftoot style.

This commit is contained in:
wangchunsheng
2011-05-02 06:59:36 +00:00
parent e1bc4d6b7f
commit cb64825636

View File

@@ -106,6 +106,7 @@ ins{background:#cfc; text-decoration:none}
/*-----------------------TABLE SETTING----------------------------*/
table {border:1px solid #e4e4e4;}
td, tr, th {border:none; border-bottom:1px solid #e4e4e4}
tfoot {border-top:1px solid #e4e4e4}
caption {border:1px solid #e4e4e4; background:#efefef; margin:0; padding:2px 2px 2px 10px; border-bottom:none; text-align:left; font-weight:bold; font-size:14px;}
.caption-tr {caption-side:top; text-align:right; border:none; background:none;}