Line 30: |
Line 30: |
| color: white; | | color: white; |
| font-weight: bold; | | font-weight: bold; |
| + | } |
| + | table.InnerCharSheet tr td:first-child, |
| + | table tr th:first-child { |
| + | border-left: 0; |
| + | } |
| + | table.InnerCharSheet tr td:last-child, |
| + | table tr th:last-child { |
| + | border-right: 0; |
| } | | } |
| table.InnerCharSheet { | | table.InnerCharSheet { |