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: Difference between revisions

Template page
Build reusable tournament data and rendering system
 
m Build reusable tournament data and rendering system
Line 5: Line 5:
.loka-twitch-link img {
.loka-twitch-link img {
vertical-align: -2px;
vertical-align: -2px;
}
.loka-twitch-link-credit {
opacity: .68;
}
}

Revision as of 16:56, 19 August 2026

.loka-twitch-link {
	display: inline;
}

.loka-twitch-link img {
	vertical-align: -2px;
}

.loka-twitch-link-credit {
	opacity: .68;
}