|
||||||
|
|
|
||||||||||||||||||||||||
MediaWiki:Common.css: mudanças entre as edições
Ir para navegação
Ir para pesquisar
| Linha 85: | Linha 85: | ||
background-color:#ff8e8e; | background-color:#ff8e8e; | ||
} | } | ||
td. | td.buy table tbody tr td, | ||
td. | td.sell table tbody tr td { | ||
line-height: 1em; | line-height: 1em; | ||
padding: 2px; | padding: 2px; | ||
} | } | ||
td. | td.buy table, | ||
td. | td.sell table { | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
Edição das 23h13min de 6 de janeiro de 2012
/* Para personalizar nicks de admin nas Mudanças Recentes */
.special li a[title="Usuário:Strenght of War"] {font-weight:Bold;color:red}
.special li a[title="Usuário:Mestre Nardi"] {font-weight:Bold;color:red}
/* Para personalizar nicks de burocratas nas Mudanças Recentes */
.special li a[title="Usuário:Sanosuke'Matheus"] {font-weight:Bold;color:#245FA1}
.special li a[title="Usuário:Ruan Exonari"] {font-weight:Bold;color:#245FA1}
.special li a[title="Usuário:Cuelo"] {font-weight:Bold;color:#245FA1}
/* Para personalizar nicks de ajudantes nas Mudanças Recentes */
.special li a[title="Usuário:Dher"] {font-weight:Bold;color:orange}
.special li a[title="Usuário:Lucianinhaaa"] {font-weight:Bold;color:orange}
.special li a[title="Usuário:Neorooker"] {font-weight:Bold;color:orange}
.special li a[title="Usuário:Anubis ra"] {font-weight:Bold;color:orange}
.special li a[title="Usuário:Mador"] {font-weight:Bold;color:orange}
.special li a[title="Usuário:Sion Barzahd"] {font-weight:Bold;color:orange}
.special li a[title="Usuário:Iorek"] {font-weight:Bold;color:orange}
/* Para personalizar nicks de bots nas Mudanças Recentes */
.special li a[title="Usuário:Bender"] {font-weight:Bold;color:green}
/* adicionado */
.mw-plusminus-pos {
color: #006500;
}
.mw-plusminus-neg {
color: #8B0000;
}
/** Soft Boots **/
.softboots-regen {
border:1px solid #000;
width:100%;
height:17px;
width:91px;
font-family:Arial;
vertical-align:bottom;
white-space:nowrap;
font-weight:400;
padding-left: 1px;
padding-right:1px;
padding-top:1px;
}
.softboots-regen th {
font-size:10px;
text-align:left;
}
.softboots-regen td {
font-size:8px;
border:1px solid #000;
text-align:right;
}
/** Link icons **/
a[href*="map.tibiaml.com"] {
background:url('http://www.tibiawiki.com.br/images/1/1c/Tibiamlfavi.png') center right no-repeat !important;
padding-right:20px !important;
}
a[href*="portaltibia.com.br"] {
background:url('http://www.tibiawiki.com.br/images/d/d8/Portaltibiafavi.gif') center right no-repeat !important;
padding-right:20px !important;
}
/* Remove bordas */
div.thumb {
border: none;
}
div.tright {
border: none;
margin: 0.5em 0 0.8em 1.4em;
}
div.tleft {
border: none;
margin: 0.5em 1.4em 0.8em 0;}
/* tabela de exp */
table.experience td {
background-color:#f1e0c6;
}
/* New NPC trades system: See [[Template:NPC Trades]] */
div.exception, td.exception {
background-color:#ff8e8e;
}
td.buy table tbody tr td,
td.sell table tbody tr td {
line-height: 1em;
padding: 2px;
}
td.buy table,
td.sell table {
padding: 0;
margin: 0;
}
table.trades td {
padding:0;
line-height:1.25em;
}
div.npcprice, div.npcvalue, td.npcvalue, td.npcprice {
background-color:#9eff8e;
font-weight: bold;
color:#000;
line-height:100%;
}