Template:Game profile/styles.css

.gameProfile .tabber__tabs::before{
	content:"In-game profile |";
	color: white;
	font-weight: 700;
	font-style: italic;
	padding: 0.5em 0;
}

.gameProfile .tabber__tabs>a{
	font-style: normal;
}