Ativa o menu
Toggle preferences menu
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

Predefinição:Infobox/styles.css

De Runas & Campeões
.infobox {
    border: 1px solid #aaa;
    border-radius: 5px;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: auto;
}
.infobox-title {
    font-size: 2em;
    text-align: center;
}
.infobox-image {
    text-align: center;
}
.infobox th {
    text-align: right;
    vertical-align: top;
    width: 120px;
}
.infobox td {
    vertical-align: top;
}