更改

添加34字节 、 2024年9月14日 (星期六)
无编辑摘要
第38行: 第38行:  
  .character-table td {
 
  .character-table td {
 
     text-align: center;
 
     text-align: center;
     width:300px;
+
     width:300px;font-weight:bold;
 
   }
 
   }
 
   .header-row {
 
   .header-row {
 
     background-color: #ffb6c1; /* 粉色背景 */
 
     background-color: #ffb6c1; /* 粉色背景 */
     text-align: center;
+
     text-align: center;font-weight:bold;
 
   }
 
   }