MediaWiki:Common.css

From Obsidian Conflict Wiki
Jump to: navigation, search
#bodyContent a.external[href ^="steam://"],
.link-steam {
/*	font-weight: bold;	*/
/*	text-decoration: underline; */
	background: url(skins/common/images/steam_icon.png) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a.external[href ^="steam://"]:link,
.link-steam:link {
	color: #B58624;
}