Index:Atlas of the Munsell color system.djvu/styles.css
Jump to navigation
Jump to search
.__chart-h {
margin:3em auto;
border-collapse:collapse;
color:#202122;
}
.__chart-h caption {
text-align:center;
text-transform:uppercase;
font-size:120%;
font-weight:bold;
}
.__chart-h th {
font-weight:bold;
padding-top:1em;
padding-bottom:1em;
}
.__chart-h th:first-child {
border-right:1px solid;
}
.__chart-h td[colspan="3"] {
padding-top:2.5em;
padding-left:3em;
padding-right:0.5em;
border-top:1px solid;
border-right:1px solid;
}
.__chart-h tr:first-child td[colspan="3"],
.__chart-h tr:last-child td[colspan="3"],
.__chart-h td:nth-child(odd)[colspan="3"]
{
background-color:#ffffff;
}
.__chart-h tr:last-child td[colspan="3"] {
border-bottom:1px solid;
}