Difference between revisions of "MediaWiki:Common.css"

From Wiki2
(New page: →‎CSS placed here will be applied to all skins: div.mw-geshi { padding: 1em; margin:1em 0; border: 1px dashed #2fab6f; })
(No difference)

Revision as of 12:03, 28 December 2009

/* CSS placed here will be applied to all skins */
div.mw-geshi {
  padding: 1em; 
  margin:1em 0; 
  border: 1px dashed #2fab6f;
}