Changes

no edit summary
Line 27: Line 27:  
border: .1px solid grey;
 
border: .1px solid grey;
 
margin:0px;
 
margin:0px;
 +
border-spacing:0px;
 
}
 
}
 
  td.AbilityHeader{
 
  td.AbilityHeader{
Line 75: Line 76:  
table.InnerCharSheet tr td:first-child,
 
table.InnerCharSheet tr td:first-child,
 
table tr th:first-child {
 
table tr th:first-child {
     border-left: 1px solid blacl;
+
     border-left: 1px solid black;
 
}
 
}
 
table.InnerCharSheet tr td:last-child,
 
table.InnerCharSheet tr td:last-child,
Line 87: Line 88:  
margin: 0px;
 
margin: 0px;
 
border-collapse: collapse;
 
border-collapse: collapse;
 +
border-spacing:0px;
 
}
 
}