MediaWiki:Common.css
De Lembiotech Wiki
Nota: Depois de salvar, você terá de limpar o cache do seu navegador para ver as alterações.
- Firefox / Safari: pressione Shift enquanto clica em Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (Command-R para Mac);
- Google Chrome: pressione Ctrl-Shift-R (Command-Shift-R em um Mac)
- Internet Explorer: pressione Ctrl enquanto clica em Recarregar ou pressione Ctrl-F5;
- Konqueror: clique no botão Recarregar ou pressione F5;
- Opera: limpe o cache em Ferramentas → Preferências (Tools → Preferences)
/** o código CSS colocado aqui será aplicado a todos os temas */ #BreadCrumbsTrail { margin:5px 0 0 0; } #content { line-height: 1.5em; } /* div#content a.external { text-decoration: none; color: #333; background-color: #ffff22; padding: 1px 6px 1px 6px; margin: 4px; } div#content a.external:hover { color: #fff; background-color: #aa0000; text-decoration: underline; } */ #content h1 { margin: 20px 0px 20px 0px; border-bottom: 2px solid #444; text-transform: uppercase; background-color: #333; color: #fff; padding: 0 0 0 50px; font: 36pt Georgia,"Times New Roman",Times,serif; } #content h2 { margin: 20px 0px 20px 0px; border-bottom: 1px solid #666; border-top: 1px solid #666; background-color: #fff; padding: 0 0 0 50px; color: #111; font: 26pt Georgia,"Times New Roman",Times,serif; } #toctitle { } #content h3 { margin: 12px -50px 12px -50px; color: #eee; background-color: #111; padding: 0 0 0 25px; font: 16pt Georgia,"Times New Roman",Times,serif; } #content h4 { margin: 12px -50px 12px -10px; padding: 0 0 0 10px; color: #fff; background-color: #666; font: 16pt Georgia,"Times New Roman",Times,serif; } #content h5 { margin: 12px 50px 12px 50px; padding: 0 0 0 30px; color: #fff; font-size: 11pt; background-color: #aaa; font: 14pt Georgia,"Times New Roman",Times,serif; } #content p { } #content img { border: 1px solid #eee; padding: 5px; }