首页 > 代码库 > 蓝色表格 -- 材料

蓝色表格 -- 材料

Document

<style>.table { width: 930px; border-collapse: collapse; text-align: center; border: 1px solid #cbeaf4 } .p16 { font-size: 16px } .bg_white { background-color: white } table { display: table; border-spacing: 2px; border-color: grey } tbody { display: table-row-group; vertical-align: middle; border-color: inherit } .table tr { border: 1px solid #cbeaf4 } .table th { font-weight: normal; color: #fff; background: #55a6fe; height: 36px } th { font-weight: bold } table.padding_p5 td { padding: 5px } .table td { border: 0; height: 36px; color: #55a6fe } table.table .col_000 { color: #000 } tr { display: table-row; vertical-align: inherit; border-color: inherit }</style>

 

 

选择套餐名称金额(元)时长(分钟)
套餐一 1000 1000 500MB
套餐一 1000 1000 500MB
套餐一 1000 1000 500MB

 

蓝色表格 -- 材料