Difference between revisions of "MediaWiki:Common.css"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.mw-headline {
+
h3 {
   margin-top: 20em;
+
   padding-top: 20em;
  margin-bottom: 2em;
 
 
}
 
}

Revision as of 12:20, 21 April 2014

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

h3 {
  padding-top: 20em;
}