Template:Wing News CSS
<style> table {
border: 1px solid black; table-layout: fixed; width: 200px;
}
th, td {
border: 1px solid black; width: 100px; overflow: hidden;
} </style>
<style> table {
border: 1px solid black; table-layout: fixed; width: 200px;
}
th, td {
border: 1px solid black; width: 100px; overflow: hidden;
} </style>