MediaWiki:Common.css

Fonte: Wiki Grepolis PT
Revisão em 14h29min de 28 de setembro de 2019 por Soulsiick (discussão | contribs) (sitenotice teste)
Saltar para a navegação

Nota: Depois de publicar, poderá ter de contornar a 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: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
/* Código CSS colocado aqui será aplicado a todos os temas */
.rssRow {
list-style-type: none;
list-style-image: none;
padding: 0px;
margin: 0px;
}

.rssBody ul {
padding: 0px;
margin: 0px;
}

.even {
background-color:#FFE1A1;
}

.odd {
background-color:#E5CB90;
}

div.mvisto:hover {
opacity:0.7;
filter:alpha(opacity=70);
}
div.NavFrame {
    margin: 0;
    padding: 1px;
    border: 2px solid #322618;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.9em;
    font-weight: bold;
    background-color: #C0A875;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 12px;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 93%;
}
#document-wrapper
{
max-width: 1200px;
}
.tribal-button 
{ 
background-color: black; 
}

.tribal-borderbox #contentheader #pt-logout a 
{ margin-right: 2px; 
}

.tribal-borderbox .with-button .tribal-button 
{ width: 21%; 
}
#toc, #toctitle
{ width: 98%; 
}
.toc
{
width: 98%; 
}

/* Inicio de Sitenotice */

#localNotice {    padding-top: 36px;z-index:1}

#localNotice > div:first-of-type { margin-left: 845px;}

#localNotice div.socialBar:active, #localNotice div.socialBar:hover, #localNotice div.socialBar:focus { background: transparent;}

#localNotice #miniLogo {    background-image: none;    margin-top: -9px;}

#localNotice > div:first-of-type, #localNotice div { padding: inherit;}

.innogame {    height: 32px !important;    padding-top: 10px !important;}

.innogame a {    text-decoration: none;    display: block;    height: 25px;}

#page-wrapper {    margin: 0;    margin-left: 197px;}

#mw-panel { left: -20px;}

.socialBar {    background: none !important;}

/* Final de Sitenotice */