Template:Twitch link/styles.css
Template page
More actions
.loka-twitch-link {
display: inline;
}
/* Empirically measured against the live rendered text/icon (see the
YouTube link rule above) -- this icon has different proportions, so it
needed a different value to actually centre against the text. */
.loka-twitch-link img {
vertical-align: -1.5px;
}
.loka-twitch-link-credit {
opacity: .68;
}