CSS   33
guide
Guest on 17th September 2023 06:17:28 AM


  1. .tit{height:50px;width:100%;height:50px;font-size:14px;line-height:32px !important;}
  2. .guides_list{height:500px;margin-top:20px;margin-left:140px;}
  3. .guides_list table{margin-bottom:30px;width:980px;text-align:center;margin:0  auto ;font-size:15px;border-left:1px solid #53a3ee;border-bottom:1px solid #53a3ee;-background:red;}
  4. .guides_list table tr{height:40px;}
  5. .guides_list table td{border-right:1px solid #53a3ee;font-size:16px;border-top:1px solid #53a3ee}
  6. .guides_list table .td1{width:322px;}
  7. .guides_list table .td2{width:200px;}
  8. .guides_list table .td3{width:260px;}
  9. .guides_list table .td4{width:200px;}
  10. .guides_list table .back td{background:rgba(10, 125, 231, 0.7);color:#fff;font-size:16px;}
  11. .sel{background:#feecea}
  12. .sel .td1,.sel .td2,.sel .td3{-border-right:1px solid #0a7de7;background: }
  13. .sel .xg{background:url('../img/xg.png') 86px 6px no-repeat}

Raw Paste

Login or Register to edit or fork this paste. It's free.