Difference between revisions of "MediaWiki:Common.css"
From Obsidian Conflict Wiki
(No difference)
|
Revision as of 00:55, 2 December 2010
#bodyContent a.external[href ^="steam://"],
.link-steam {
/* font-weight: bold; */
/* text-decoration: underline; */
background: url(steam_icon.png) center right no-repeat;
padding-right: 18px;
}
#bodyContent a.external[href ^="steam://"]:link,
.link-steam:link {
color: #B58624;
}