Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Twitch link/styles.css

Template page
.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;
}