Difference between revisions of "MediaWiki:Common.css"

From OpenJUMP Wiki
Jump to navigation Jump to search
(Created page with '→‎CSS placed here will be applied to all skins: .mw-headline { margin-top: 2em; margin-bottom: 2em; font-weight: bold; }')
(No difference)

Revision as of 12:13, 21 April 2014

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

.mw-headline {
  margin-top: 2em;
  margin-bottom: 2em;
  font-weight: bold;
}