LapideoStyle
Worn by LAPIDEO — declares [[style:LapideoStyle]].
/* Named-marble preset library table: smaller type and top-aligned
cells, so the long "Sequence" column reads as a list instead of
being vertically centered against short neighbouring cells. */
table:nth-of-type(2) {
font-size: 0.82em;
}
table:nth-of-type(2) td,
table:nth-of-type(2) th {
vertical-align: top;
}