Common.css

From SQLZOO
Jump to navigation Jump to search

.NoBorder td{

 border:none;

}

.Bordered td{

 border:solid;
 border-width:1px;

}