Diferenças entre edições de "MediaWiki:Monobook.css"
Fonte: Futuro Da Humanidade
(New page: →CSS placed here will affect users of the Monobook skin: body.page-Main_Page h1.firstHeading { display:none; }) |
|||
Linha 1: | Linha 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
+ | #content { margin-left: 40em } |
Revisão das 20h11min de 12 de junho de 2008
/* CSS placed here will affect users of the Monobook skin */ body.page-Main_Page h1.firstHeading { display:none; } #content { margin-left: 40em }