Difference between revisions of "MediaWiki:Common.css"

From SWEBOK
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: p+p { text-indent 1em; }")
(No difference)

Revision as of 22:07, 14 July 2015

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

p+p {
  text-indent 1em;
}