Diferenças entre edições de "MediaWiki:Common.css"
Fonte: Futuro Da Humanidade
Linha 2: | Linha 2: | ||
body.page-Main_Page h1#firstHeading { display:none; } | body.page-Main_Page h1#firstHeading { display:none; } | ||
div.footeradvert { | div.footeradvert { | ||
+ | width: 728px; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; |
Revisão das 20h33min de 24 de agosto de 2013
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1#firstHeading { display:none; } div.footeradvert { width: 728px; margin-left: auto; margin-right: auto; } div.footeradvert h5 { color: rgb(77, 77, 77); text-decoration: none font-family: sans-serif; font-size: 12.8px; font-weight: normal; }