2,321
edits
Changes
no edit summary
table.twocolortable {
font-size: 11px;
width :100%; border-right: 2px solid darkblue;
text-align: center;
}
table.twocolortable th{
background-color: gray; border-right: 2px solid darkblue;
}
.twocolortable td{
border-right: 2px solid darkblue;
}