MediaWiki:Common.css
De Wikipedia Villatore
Nota: Após publicar, você pode ter que limpar o "cache" do seu navegador para ver as alterações.
- Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
- Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
- Internet Explorer/Edge: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
- Opera: Pressione Ctrl-F5.
/** o código CSS colocado aqui será aplicado a todos os temas */ #column-content { margin: 0 0 .6em 0; } #content { margin: 2.8em 0 0 0; } .generated-sidebar, #p-lang, #p-tb { display:none; } #p-cactions { left: .1em; } /** Ocultar barra pesquisa */ /** #p-search { display:none; } */ /** Ocultar logo */ /** #p-logo { display:none; } */ /** Hide the main page title */ body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } /** Customize the logo in the top left corner */ #p-logo { z-index: 3; position: absolute; /*needed to use z-index */ top: 100px; left: 0; height: 155px; width: 12em; overflow: visible; }