cell1_1 | cell2_1 | cell3_1 | cell4_1 |
cell1_2 | cell2_2 | cell3_2 | cell4_2 |
table.topazCells {
border: 4px solid #FFFFFF;
background-color: #066322;
width: 100%;
height: 100%;
text-align: center;
border-collapse: collapse;
}
table.topazCells td, table.topazCells th {
border: 4px solid #FFFFFF;
padding: 4px 7px;
}
table.topazCells tbody td {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
}
table.topazCells tr:nth-child(even) {
background: #111FE5;
}
table.topazCells td:nth-child(even) {
background: #FF0000;
}
table.topazCells tfoot td {
font-size: 13px;
}
table.topazCells tfoot .links {
text-align: right;
}
table.topazCells tfoot .links a{
display: inline-block;
background: #FFFFFF;
color: #A43152;
padding: 2px 8px;
border-radius: 5px;
}
Social Profiles