Changes
Jump to navigation
Jump to search
30 bytes added
, 01:06, 18 October 2018
Line 21: |
Line 21: |
| table.Charsheet { | | table.Charsheet { |
| padding:0px; | | padding:0px; |
− | border: .5px solid grey; | + | border: .1px solid grey; |
| margin:0px; | | margin:0px; |
| } | | } |
Line 27: |
Line 27: |
| table.InnerCharSheet { | | table.InnerCharSheet { |
| padding:0px; | | padding:0px; |
− | border: 0px; | + | /*border: 0px;*/ |
| + | border: .1px solid grey; |
| margin: 0px; | | margin: 0px; |
| } | | } |