weerdata.css (99B)
1 table { 2 border-collapse: collapse; 3 } 4 5 table, th, td { 6 border: 1px solid black; 7 } 8