|
|
Linha 1: |
Linha 1: |
| <div class="home-box">
| | .home-box { |
| {| style="padding:1px; vertical-align:top; width:60%; box-shadow:0 0 .5em #999; border-radius:0px 0px 10px 10px;" | | /* Exemplo de estilo, ajuste conforme sua necessidade */ |
| |- | | padding: 10px; |
| ! style="width:100%; background-color:#dfdfdf; text-align:center;" | [[File:Tibian_Book.gif|30px|Tibian Book.gif]] '''Tópicos Importantes'''
| | background-color: #f0f0f0; |
| |-
| | box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); |
| | colspan="2" |
| | border-radius: 8px; |
| <div style="text-align:center; font-weight:bold; font-size:90%; padding: 5px 5px; border-radius:0px 0px 10px 10px;"> | | } |
| {| style="height:598px; width:100%; border-spacing:5px;"
| |
| |-
| |
| | style="width:20%; text-align:right;" | [[File:Icone7.png|52px|Imbuement Tool]]<br>[[Quests]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone3.png|68px|Itens]]<br>[[Itens]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone2.png|70px|Criaturas]]<br>[[Criaturas]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone1.png|47px|Achievements]]<br>[[Achievements]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone6.png|53px|Mapa]]<br>[[Mapa]]
| |
| |-
| |
| | style="width:20%; text-align:right;" | [[File:Imbuing_Shrine2.gif|64px|Imbuement Tool]]<br>[[Imbuement Tool]]
| |
| | style="width:20%; text-align:right;" | [[File:Omnious_Device.gif|64px|Exaltations]]<br>[[Exaltations]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone8.png|63px|World Quests]]<br>[[World Quests]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone10.png|71px|Outfits]]<br>[[Outfits]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone11.png|61px|Montarias]]<br>[[Montarias]]
| |
| |-
| |
| | style="width:20%; text-align:right;" | [[File:Snowbash.gif|64px|Familiares]]<br>[[Familiares]]
| |
| | style="width:20%; text-align:right;" | [[File:Icone5.png|65px|NPCs]]<br>[[NPCs]]
| |
| | style="width:20%; text-align:right;" | [[File:Botao_maiores_comerciantes.png|86px|Maiores Comerciantes]]<br>[[Maiores Comerciantes]]
| |
| | style="width:20%; text-align:right;" | [[File:Tibian_Parchment.gif|56px|Tarefas Diárias]]<br>[[Tarefas Diárias]]
| |
| | style="width:20%; text-align:right;" | [[File:Outfiter.gif|64px|Outfitter]]<br>[[Outfitter]]
| |
| |-
| |
| |}
| |
| </div>
| |
| |}
| |
| </div>
| |
.home-box {
/* Exemplo de estilo, ajuste conforme sua necessidade */
padding: 10px;
background-color: #f0f0f0;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
border-radius: 8px;
}