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:Wikipedia/styles.css

Template page
Revision as of 21:02, 19 August 2026 by Kaph (talk | contribs) (Empirically align the Wikipedia icon with the link text)
.loka-wikipedia-link {
	display: inline;
}

/* Empirically measured against the live rendered text/icon (same method
   as the YouTube/Twitch/Loka/Challonge-bracket icons) -- vertical-align:
   middle left it 1.4px high; this is the exact value that lines up the
   icon's centre with the text's centre. */
.loka-wikipedia-icon img {
	vertical-align: -1.5px;
}