Header left.png

Difference between revisions of "MediaWiki:Common.css"

From Systems Group
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: div { background-color: #335CD6; }")
(No difference)

Revision as of 23:01, 9 April 2014

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

div
{
  background-color: #335CD6;
}