jobfair_member.css 823 B

1234567891011
  1. .header-center.flex2{height:0.7rem;line-height:0.7rem;text-align:center;background:#0180CF;color:#fff;}
  2. .panel-body #info table{margin-top:.2rem;font-size:.27857142rem;background-color: #fff;}
  3. .panel-body #info table th{background-color:#ccc;color:#fff;}
  4. .panel-body #info table th,.panel-body #info table td{padding: .1rem;height:.4rem;line-height:.4rem;text-align: center;}
  5. .panel-body #info table tr .noborder{background:#f0f2f5;height:5px;}
  6. .panel-body #info table tr td{max-width: 4rem;}
  7. .panel-body #info table tr a{text-decoration: none;height:.45rem;line-height: .45rem;width: 100%;color: #0180cf;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  8. /*.panel-body #info table tr.data-tr:nth-child(2n){background-color: #e9e9e9;}*/
  9. .panel-body #info p.empty{width:100%;padding:3rem 0;text-align:center;}