@@ -384,11 +384,13 @@ a{
vertical-align: middle;
}
#jytables table thead{
- font-size: .28rem;
+ /**font-size: .28rem;**/
+ font-size: 14px;
color: #686868;
#jytables table tbody{
- font-size: .3rem;
+ /**font-size: .3rem;**/
+ font-size: 15px;
color: #1d1d1d;
/*高亮字体*/
@@ -400,7 +402,7 @@ a{
overflow-x: scroll;
#jytables{
- width: 140%;
+ width: 525px;
#jytables thead>tr>td:nth-child(1){
padding:.3rem 0;