Difference between revisions of "MediaWiki:Common.css"

From MakeHuman Community Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: a, a:visited { color: #0b0090; }")
(No difference)

Revision as of 10:13, 4 August 2015

/* CSS placed here will be applied to all skins */

a, a:visited
{
  color: #0b0090;
}