Making Nice Tables

table, th, td {
border: 1px solid black !important;
border-collapse: collapse !important;
color: black !important;
}
th { text-align: center !important;
background-color: #dee7d2 !important;}

Leave a Reply

Your email address will not be published. Required fields are marked *