MediaWiki:Common.css: differenze tra le versioni

Da Wiki.
Riga 2: Riga 2:
  
 
body.page-Inizio h1.firstHeading { display:none; }
 
body.page-Inizio h1.firstHeading { display:none; }
 +
 
body.page-Inizio span.firstHeading { display:none; }
 
body.page-Inizio span.firstHeading { display:none; }
 +
 
h3 { font-size: 100%; font-weight: bold; border-bottom: 1px dotted; margin-bottom: 0px; padding-bottom: 0px; }
 
h3 { font-size: 100%; font-weight: bold; border-bottom: 1px dotted; margin-bottom: 0px; padding-bottom: 0px; }

Versione delle 11:30, 15 lug 2011

/* Gli stili CSS inseriti qui si applicano a tutte le skin */

body.page-Inizio h1.firstHeading { display:none; }

body.page-Inizio span.firstHeading { display:none; }

h3 { font-size: 100%; font-weight: bold; border-bottom: 1px dotted; margin-bottom: 0px; padding-bottom: 0px; }