第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; |
| } | | } |
| | | |