MediaWiki:Common.css

De WikiFlu | Tudo sobre o Fluminense Football Club

Nota: Após salvar, 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 */
.infobox {
background-color: #f7f7f7;
border: 1px solid #000000;
float: right;
margin: 0 0 1em 1em;
padding: 1em;
width: 300px;
}      
.infobox-title {
border: 1px solid #000000;
font-size: 1.5em;
text-align: center;
background-color: #ff0000;
}
.infobox-subtitle {
font-size: 1em;
text-align: center;
background-color: #fff00;
}
.infobox-image {
text-align: center;
background-color: #ffff00;
}
.mw-wiki-logo {
background-image: url(https://wikiflu.netflu.com.br/resources/assets/wiki.png);
}
#p-logo { display: none; }
.color-middle {
background: initial;
}
.mw-body h1.firstHeading {
border-color: #b32424;
}
.tools-inline li.selected {
border-bottom-color: #b32424;
}
a#p-banner::before {
    content: ' ';
    height: 30px;
    width: 120px;
    display: block;
    position: absolute;
    background: url(https://wikiflu.netflu.com.br/resources/assets/nf_logo.svg) center no-repeat;
    background-size: contain;
}
#p-logo-text a {
    color: transparent;
}