+ -
当前位置:首页 → 问答吧 → 这是CSS部分

这是CSS部分

时间:2010-06-04

来源:互联网

.tableBorder7 {
       width: 800px;
       margin-right: 6px;       
       border-right-width: 0px;
       border-bottom-width: 0px;
       border-right-style: solid;
       border-bottom-style: solid;
       border-right-color: #000000;
       border-bottom-color: #000000;
}
th {
       font-family: "Verdana";
       font-size: 9px;
}
th.th1 {
       background-color: #AAD3CA;
}
td.TableBody7 {
       background-color: #AAD3CA;
}

作者: siike   发布时间: 2010-06-04

相关阅读 更多