MediaWiki:Common.css: differenze tra le versioni
Da Wiki.
| Riga 5: | Riga 5: | ||
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; } | + | /* @TDB 02/12/2007 BUG#41 caption-center */ |
| + | html .thumbcaption { text-align: center; } | ||
| + | div.gallerytext { text-align: center; } | ||
| + | .mw-content-ltr .thumbcaption { text-align: center; } | ||
| + | .mw-content-rtl .thumbcaption { text-align: center; } | ||
| + | |||
| + | body { background: #f9f9f9 url(skins/common/images/rete/headbg.jpg) 0 0 no-repeat; } | ||
| + | /*h3 { font-size: 100%; font-weight: bold; border-bottom: 1px dotted; margin-bottom: 0px; padding-bottom: 0px; }*/ | ||
Versione attuale delle 11:43, 15 lug 2013
/* 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; }
/* @TDB 02/12/2007 BUG#41 caption-center */
html .thumbcaption { text-align: center; }
div.gallerytext { text-align: center; }
.mw-content-ltr .thumbcaption { text-align: center; }
.mw-content-rtl .thumbcaption { text-align: center; }
body { background: #f9f9f9 url(skins/common/images/rete/headbg.jpg) 0 0 no-repeat; }
/*h3 { font-size: 100%; font-weight: bold; border-bottom: 1px dotted; margin-bottom: 0px; padding-bottom: 0px; }*/






