.layui-table-view { margin: 0; } .layui-table thead tr { color: #000; font-weight: bold; background:url('../images/table_th_bg.gif') repeat-x; } .layui-table-view .layui-table th { font-weight: bold; padding: 2px 0; } .layui-table td, .layui-table th { border-color: #ccc; }