MediaWiki

Difference between revisions of "Common.css"

From Guiliani

Line 5: Line 5:
 
   margin-bottom: 0.3em;
 
   margin-bottom: 0.3em;
 
}
 
}
 +
 +
h1.firstHeading { display:none; }

Revision as of 08:05, 19 May 2018

/* CSS placed here will be applied to all skins */
body.page-Welcome_to_guiliani_de.action-view h2.title, body.page-Welcome_to_guiliani_de.action-submit h2.title { display: none; }
h2, h3, h4, h5, h6 {
  margin-top: 1.0em;
  margin-bottom: 0.3em;
}

h1.firstHeading { display:none; }