更改

删除531字节 、 2024年9月13日 (星期五)
无编辑摘要
第1行: 第1行: −
<style>
  −
  .character-table {
  −
    display: table;
  −
    background-color: #FFF;
  −
    border: solid 2px #ff9dae;
  −
    border-collapse: collapse;
  −
    border-spacing: 0;
  −
    width: 100%;
  −
  }
  −
  −
  .character-table th {
  −
    background-color: #e75480;
  −
    color: white;
  −
    font-weight: bold;
  −
    border-right: solid 2px #ff9dae;
  −
    border-bottom: none;
  −
    border-radius: 10px;
  −
    padding: 5px;
  −
    text-align: center;
  −
  }
  −
  −
  .character-table td {
  −
    text-align: center;
  −
    border: none;
  −
    outline: none;
  −
    padding: 5px;
  −
  }
  −
</style>
  −
   
<table class="character-table">
 
<table class="character-table">
 
   <tr>
 
   <tr>