更改

无编辑摘要
第37行: 第37行:     
  .lily-table th {
 
  .lily-table th {
     background-color:#ff9dae;width:120px;border-radius:20px;color:white;vertical-align: top;
+
     background-color:#ff9dae;width:120px;border-radius:20px;color:white;vertical-align: top!important;
 
   }
 
   }
    
  .lily-table td {
 
  .lily-table td {
     border-bottom: 1px solid rgba(255, 157, 174, 0.6);width:650px;vertical-align: top;
+
     border-bottom: 1px solid rgba(255, 157, 174, 0.6);width:650px;vertical-align: top!important;
 
   }
 
   }
    
  .lily-bigtable {
 
  .lily-bigtable {
     vertical-align: top;
+
     vertical-align: top!important;
 
   }
 
   }
   第54行: 第54行:     
  .lily-table a {
 
  .lily-table a {
     color:white;
+
     color:white!important;
 
   }
 
   }
    
  .lily-table a:visited {
 
  .lily-table a:visited {
     color:white;
+
     color:white!important;
 
   }
 
   }