Share your CSS

Ah, good call. My previous css sample didn’t work well at other font sizes. This looks much nicer IMO:

.resource-icon {
    width: 0.75em;
    height: 0.9em;
    top: 0.1em;
}

Not exactly cap height, but seems to work ok.
css cap height

4 Likes