更改

跳到导航 跳到搜索
添加1字节 、 2024年9月14日 (星期六)
无编辑摘要
第52行: 第52行:     
  .character-table {
 
  .character-table {
     display:table; background-color:#FFF; border:solid 2px #ff9dae;border-radius:5px;width:90%;box-sizing: content-box;
+
     display:table; background-color:#FFF; border:solid 2px #ff9dae;border-radius:20px;width:90%;box-sizing: content-box;
 
   }
 
   }
    
  .character-table th {
 
  .character-table th {
     background-color:#ff9dae; color:white; font-weight:bold; border-radius:20px; padding:1px; text-align:center;
+
     background-color:#ff9dae; color:white; font-weight:bold; border-radius:10px; padding:1px; text-align:center;
 
   }
 
   }
  

导航菜单