Template:COVID-19 testing by country subdivision/styles.css
< Template:COVID-19 testing by country subdivision
Jump to navigation
Jump to search
Revision as of 00:17, 17 April 2020 by imported>UnladenSwallow (Created to contain CSS styles for the {{COVID-19 testing by country subdivision}} template.)
table {
font-size: 85%;
border-top: none;
}
caption {
background: #eaecf0;
border: 1px solid darkgrey;
padding: 2px 6px;
white-space: nowrap;
}
th {
border-top: none;
}
th:nth-child(6),
th:nth-child(7) {
text-align: left;
}
td:nth-child(3),
td:nth-child(4),
td:nth-child(5),
td:nth-child(6),
td:nth-child(7) {
text-align: right;
}