MediaWiki:Common.css: Difference between revisions

From WebGL Public Wiki
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: #mw-context-text p { color:red; }"
(No difference)

Revision as of 06:58, 5 August 2012

/* CSS placed here will be applied to all skins */
#mw-context-text p {
  color:red;
}